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

Support AWS Provider V5 #68

Closed
wants to merge 3 commits into from
Closed

Support AWS Provider V5 #68

wants to merge 3 commits into from

Conversation

max-lobur
Copy link
Contributor

what

Support AWS Provider V5
Linter fixes

why

Maintenance

references

https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.0.0

@max-lobur max-lobur added the no-release Do not create a new release (wait for additional code changes) label Jun 9, 2023
@max-lobur max-lobur requested review from a team as code owners June 9, 2023 15:54
examples/complete/main.tf Outdated Show resolved Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@max-lobur
Copy link
Contributor Author

/terratest

Comment on lines 16 to +17
source = "cloudposse/vpc/aws"
version = "0.27.0"

version = "2.1.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[terraform fmt -recursive] reported by reviewdog 🐶

Suggested change
source = "cloudposse/vpc/aws"
version = "0.27.0"
version = "2.1.0"
source = "cloudposse/vpc/aws"
version = "2.1.0"

@hans-d hans-d added the stale This PR has gone stale label Mar 8, 2024
@hans-d hans-d closed this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-release Do not create a new release (wait for additional code changes) stale This PR has gone stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants