Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Terraform depreciation warning #2771

Closed
5 tasks
davidkelliott opened this issue Dec 6, 2022 · 1 comment
Closed
5 tasks

Remove Terraform depreciation warning #2771

davidkelliott opened this issue Dec 6, 2022 · 1 comment
Assignees
Labels
technical debt This issue is either technical debt or an issue that will lead to technical debt as time goes by.

Comments

@davidkelliott
Copy link
Contributor

User Story

Warning: Argument is deprecated

  with provider["registry.terraform.io/hashicorp/aws"].modernisation-platform,
  on providers.tf line 19, in provider "aws":
  19:   skip_get_ec2_platforms = true

With the retirement of EC2-Classic the skip_get_ec2_platforms attribute has
been deprecated and will be removed in a future version.

Note this was added to resolve a permissions issue, check that this issue has been resolved when removing this from a platform.

User Type(s)

Value

Questions / Assumptions / Hypothesis

Definition of done

  • readme has been updated
  • user docs have been updated
  • another team member has reviewed
  • tests are green
  • UR test OR added to continual research plan

Reference

How to write good user stories

@davidkelliott davidkelliott added the technical debt This issue is either technical debt or an issue that will lead to technical debt as time goes by. label Dec 6, 2022
@davidkelliott davidkelliott self-assigned this Dec 13, 2022
Repository owner moved this from To Do to Done in Modernisation Platform Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt This issue is either technical debt or an issue that will lead to technical debt as time goes by.
Projects
Archived in project
Development

No branches or pull requests

1 participant