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 vpc access connector to subnet #22

Merged
merged 1 commit into from
Oct 7, 2022
Merged

add vpc access connector to subnet #22

merged 1 commit into from
Oct 7, 2022

Conversation

WillBeebe
Copy link
Contributor

@WillBeebe WillBeebe commented Oct 5, 2022

The artifact change has been made and released. This makes the resource.

# This breaks if someone makes two subnet packages in the same region, in the same VPC.
# That's pretty unlikely but this should be replaced with md-terraform-utils eventually.
locals {
ranges = {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this is a better user experience than having to specify the /28 range. I can file an issue on this bundle for the bug: A user can't make two subnets in the same VPC in the same region.

@WillBeebe WillBeebe merged commit ab953af into main Oct 7, 2022
@WillBeebe WillBeebe deleted the add-vpc-connector branch October 7, 2022 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants