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 backwards compatibility for vpc subnet descriptions #926

Merged
merged 5 commits into from Oct 28, 2022

Conversation

ludoo
Copy link
Collaborator

@ludoo ludoo commented Oct 27, 2022

The Terraform 1.3 changes to the net VPC module uses incorrect logic for subnet descriptions, which potentially trigger resource recreation for subnets created with a module version before the change. This PR fixes the logic used to determine if the default descriptions are used, and preserves backward compatibility for subnets.

@ludoo ludoo requested a review from juliocc October 27, 2022 17:45
@ludoo ludoo enabled auto-merge (squash) October 27, 2022 17:46
@ludoo ludoo requested a review from sruffilli October 28, 2022 05:41
@ludoo ludoo merged commit 29cde27 into master Oct 28, 2022
@ludoo ludoo deleted the ludo/net-vpc-descriptions branch October 28, 2022 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants