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're working on a tool that will migrate the old GSuite provider configurations/state to the Google Workspace provider. We have tested this provider with a basic configuration, but would love the community to help with testing it further. We want to make sure we're covering different use cases and Terraform configurations that will be migrated. If this will help you, please comment and attach the configurations you'd like us to test so we can run them through our tool!
Thanks!
The text was updated successfully, but these errors were encountered:
Rather than a guide or a tool, I think it'd be most helpful if those kinds of issues are ironed out first. The GAM tool and some shell kung-fu already helps a lot during migration (for terraform import-ing)
The process I did was just simply:
Grep old state and remove them
Convert the code
Generate and run terraform imports (using vim macro, greps, GAM, jq, ...)
Hello Community!
We're working on a tool that will migrate the old GSuite provider configurations/state to the Google Workspace provider. We have tested this provider with a basic configuration, but would love the community to help with testing it further. We want to make sure we're covering different use cases and Terraform configurations that will be migrated. If this will help you, please comment and attach the configurations you'd like us to test so we can run them through our tool!
Thanks!
The text was updated successfully, but these errors were encountered: