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
Add CloudFormation solution tag stack for Terraform infra
Add an empty CloudFormation stack to carry the AWS solution tag,
mirroring the CDK FastMainStack description. Also bump Terraform
version to 0.4.0-tf.1 and update version bump playbooks accordingly.
6.**`infra-terraform/VERSION`** - Terraform compatibility version (only update if TF is verified compatible with the new FAST version; see `infra-terraform/TF_VERSION_BUMP_PLAYBOOK.md`)
13
-
7.**`CHANGELOG.md`** - Add new version entry at top
12
+
6.**`infra-terraform/VERSION`** - Terraform compatibility version (`X.X.X-tf.X`)(only update if TF is verified compatible with the new FAST version; see `infra-terraform/TF_VERSION_BUMP_PLAYBOOK.md`)
13
+
7.**`infra-terraform/main.tf`** - Stack description (`(vX.X.X-tf.X)`) (only update if TF is verified compatible with the new FAST version; see `infra-terraform/TF_VERSION_BUMP_PLAYBOOK.md`)
14
+
8.**`CHANGELOG.md`** - Add new version entry at top
0 commit comments