You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@osterman Is there a workaround that CloudPosse can recommend here, or a suggested fix? I'm happy to submit a PR but I'm newer to terraform and unsure how to resolve this other than potentially via apply-time -target, which seems hacky.
Describe the Bug
I cannot dynamically reference module.transit_gateway.
I get a count error:
Expected Behavior
reference to a transit gateway should not fail when there are no resources created.
Steps to Reproduce
The official code does not work:
https://github.com/cloudposse/terraform-aws-transit-gateway/blob/main/examples/multi-account/main.tf
Screenshots
No response
Environment
Terraform v1.9.3
on darwin_arm64
Additional Context
No response
The text was updated successfully, but these errors were encountered: