Move resources to another VPC #2824
Unanswered
bastiheart
asked this question in
Q&A
Replies: 1 comment
-
Hi @bastiheart, migration of the resources not that simple:
Migration can be done through:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have 2 VPCs in the OTC. Now I would like to use Terraform to move the resources from VPC A to VPC B. To do this, I have adjusted the VPC ID for resources from VPC B to the ID from VPC A in my Terraform scripts.
When I want to execute the script, what happens in the background? Are the resources moved completely?
The Terraform plan at least shows that the VPC ID is adjusted.
Beta Was this translation helpful? Give feedback.
All reactions