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
We are defining an internal Route53 Zone in Terraform and need to share it with another account to which we peer a VPC. That currently requires the use of an exec provisioner and the awscli
Attempted Solutions
There is no pattern that I would expect to do this association with existing Terraform AWS resources. For a solution I used an exec provisioner.
Proposal
Something similar to the cross-account peering resources provided by Terraform would work for this.
References
#10208 - original request, closed for some reason #11174 - dup of above #12465 - same thing in bugrep format
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Oct 13, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current Terraform Version
Use-cases
We are defining an internal Route53 Zone in Terraform and need to share it with another account to which we peer a VPC. That currently requires the use of an exec provisioner and the awscli
Attempted Solutions
There is no pattern that I would expect to do this association with existing Terraform AWS resources. For a solution I used an exec provisioner.
Proposal
Something similar to the cross-account peering resources provided by Terraform would work for this.
References
#10208 - original request, closed for some reason
#11174 - dup of above
#12465 - same thing in bugrep format
The text was updated successfully, but these errors were encountered: