-
-
Notifications
You must be signed in to change notification settings - Fork 225
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
Execution fails when using vpc_attachments[].vpc_route_table_ids
#111
Comments
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
Can confirm, we have the same issue. |
Same here, it does work when replacing the for_each statement with a count, but the trade-off isn't worth it in our opinion. |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
Closing this issue as it has been resolved in version 2.12.1 🎉 |
Confused this issue with the other one I've created. Sorry for any inconveniences. |
This issue has been automatically marked as stale because it has been open 30 days |
keep alive post |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
Can confirm, I have the same issue. |
I have the same issue. |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
can confirm, also having this issue. |
Really? My attempts to replace it with a
|
Interesting, might this be related to the tf version? I haven't tried this since August last year. |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
This issue has been automatically marked as stale because it has been open 30 days |
"Keep alive" post |
Description
ℹ️ This is a copy of #100 which was closed automatically while still valid.
Trying to add routes to Route Tables provided via
vpc_attachments[].vpc_route_table_ids
results in Terraform failing with an error message.Versions
Reproduction Code [Required]
Everything it needs is to configure IPv6 and provide VPC Route Tables:
Expected behavior
The code runs and routes are being created.
Actual behavior
The code fails with
The text was updated successfully, but these errors were encountered: