Google Cloud Alpha Support For Importing Resources #1219
functionstackx
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Google Cloud now has a tool through
gcloud
to import existing resources created through console orgcloud
.gcloud alpha resource-config bulk-export --resource-format=terraform
list supported resources
gcloud alpha resource-config list-resources
It does not import state too unfortunately as of March 21, 2021 Twitter Link
https://twitter.com/vicnastea/status/1370166601991868419
https://cloud.google.com/sdk/gcloud/reference/alpha/resource-config/bulk-export
Beta Was this translation helpful? Give feedback.
All reactions