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

fix: Add a constraint to the AWS provider for version 3 releases #940

Conversation

TrentPetersen04
Copy link

@TrentPetersen04 TrentPetersen04 commented May 26, 2023

Description

Add an upper bound version constraint the to versions file for V3. This PR is against main, but this needs be a change against the v3 commit of the repo. https://github.com/terraform-aws-modules/terraform-aws-vpc/releases/tag/v3.19.0

Motivation and Context

The new version of the AWS provider v5.0.0 breaks the functionally of the v3 module. This presents a break of functionality in our deployed systems that we can not reasonably upgrade to VPC v4 at this time.

Breaking Changes

This PR addresses a breaking change caused by the release of the AWS provider version 5, and allows users who have pinned to version 3 of the AWS VPC module to continue using it until they can upgrade to version 4 of the VPC module.

@TrentPetersen04 TrentPetersen04 changed the title Add a constraint to the AWS provider for version 3 releases fix : Add a constraint to the AWS provider for version 3 releases May 26, 2023
@TrentPetersen04 TrentPetersen04 changed the title fix : Add a constraint to the AWS provider for version 3 releases fix: Add a constraint to the AWS provider for version 3 releases May 26, 2023
@bryantbiggs
Copy link
Member

closed in #941

@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 Jun 30, 2023
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.

2 participants