-
Notifications
You must be signed in to change notification settings - Fork 982
Error creating subnets secondary_ip with module net-vpc #1197
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
Comments
You're missing an s in Did you copy this from the documentation? if so we should update it. |
ludoo
added a commit
that referenced
this issue
Feb 28, 2023
ludoo
added a commit
that referenced
this issue
Mar 1, 2023
juliocc
added a commit
that referenced
this issue
Mar 1, 2023
simonebruzzechesse
pushed a commit
that referenced
this issue
Mar 2, 2023
simonebruzzechesse
pushed a commit
that referenced
this issue
Mar 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modules version: 20.0.0
Module: net-vpc
When trying to create a VPC with subnet and
secondary_ip_range
the module never creates the secondary IP's. We try a lot of combinations inside de secondary_ip_range{} but never creates the resources.We're missing any variable or configuration to be present on the module to execute and create the resources?
Regards
The text was updated successfully, but these errors were encountered: