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

feat: Support AWS provider 3.0 and Terraform 0.13 #166

Merged

Conversation

zachwhaley
Copy link
Contributor

Fixes #165

Description

Support AWS provider 3.0 by allowing any version greater than 2.54

Motivation and Context

Per Terraform documentation, pessimistic version constraints should not be used for providers
https://www.terraform.io/docs/configuration/provider-requirements.html#best-practices-for-provider-versions

Breaking Changes

See AWS provider documentation

How Has This Been Tested?

None yet.

@zachwhaley zachwhaley changed the title Support AWS provider 3.0 and above feat: Support AWS provider 3.0 and above Aug 13, 2020
@antonbabenko antonbabenko changed the title feat: Support AWS provider 3.0 and above feat: Support AWS provider 3.0 and Terraform 0.13 Aug 13, 2020
@antonbabenko antonbabenko merged commit 1ab2064 into terraform-aws-modules:master Aug 13, 2020
@antonbabenko
Copy link
Member

Thanks, @zachwhaley !

v5.7.0 has been just released.

@zachwhaley zachwhaley deleted the aws-provider-3.0 branch August 13, 2020 12:46
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for AWS provider 3.0.0
2 participants