GoogleCloudPlatform / solution-acceleration-toolkit

Deploy, monitor & audit on GCP simplified
Apache License 2.0
156 stars 68 forks source link

Release v0.2.0 for all releases #490

Closed umairidris closed 4 years ago

umairidris commented 4 years ago

Depends on #397 #479 #488 #489

Release Notes

WARNING: This is a breaking change.

0.2 contains several field cleanups as well as a major change in the removal of Terragrunt.

Terragrunt is no longer supported in the Terraform engine. Configs are now deployed solely with Terraform. As a result of this, the structure of the generated configs has changed and there are minor changes in the engine input configs needed as well.

As always, see the examples for how to use the latest set of recipes.

Changes to binaries

Config changes required by users

Migration steps

MartinPetkov commented 4 years ago

Maybe rename this issue to indicate if it's a templates, policies, or binaries release (or all three).