GoogleCloudPlatform / cloud-foundation-toolkit

The Cloud Foundation toolkit provides GCP best practices as code.
Apache License 2.0
940 stars 451 forks source link

Standardize state migration script #550

Closed morgante closed 1 year ago

morgante commented 4 years ago

Currently, we have state migration scripts scattered across many different repos with a new script being created for each migration. For example:

We should create a consolidated script (potentially integrated into the CFT CLI) which can be used for all migrations, with individual migrations simply providing a JSON migration config.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days