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

Add support for reserved_internal_range in net-vpc #2275

Merged
merged 9 commits into from
May 14, 2024

Conversation

sruffilli
Copy link
Collaborator

Provider version 5.29.0 introduces reserved_internal_range, which triggered an unexpected error during plan (potentially due to secondary_ip_ranges being previously implemented with attr-as-blocks).

This PR adds explicit support for reserved_internal_range in net-vpc.

@sruffilli sruffilli enabled auto-merge (squash) May 14, 2024 15:48
@juliocc
Copy link
Collaborator

juliocc commented May 14, 2024

are you intentionally removing private_nat subnet support?

@juliocc juliocc disabled auto-merge May 14, 2024 15:58
@ludoo
Copy link
Collaborator

ludoo commented May 14, 2024

are you intentionally removing private_nat subnet support?

Yowz I missed that 🤣

modules/net-vpc/variables.tf Outdated Show resolved Hide resolved
Copy link
Collaborator

@ludoo ludoo left a comment

Choose a reason for hiding this comment

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

Reverting approval to prevent automerge

@juliocc
Copy link
Collaborator

juliocc commented May 14, 2024

Reverting approval to prevent automerge

tests caught it anyway :)

@sruffilli
Copy link
Collaborator Author

sruffilli commented May 14, 2024

Great catch Julio!

download

...which I did but this PR has a troubled backstory

@sruffilli sruffilli requested review from juliocc and ludoo May 14, 2024 18:35
@sruffilli sruffilli enabled auto-merge (squash) May 14, 2024 18:37
modules/net-vpc/README.md Outdated Show resolved Hide resolved
@sruffilli sruffilli merged commit 9a26fe8 into master May 14, 2024
13 checks passed
@sruffilli sruffilli deleted the sruffilli/subnet-5.29-again branch May 14, 2024 19:19
sruffilli added a commit that referenced this pull request May 15, 2024
Adds support for reserved_internal_range to net-vpc
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

3 participants