Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions _posts/2020-12-16-how-to-update-to-terraform-13.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,10 @@ Terraform 0.13. You can refer to the pull requests to see an example of the upda
Reference Architecture work with Terraform 0.13:

Standard Reference Architecture::
See the https://github.com/gruntwork-io/infrastructure-modules-multi-account-acme/pull/46[infrastructure-modules PR]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: perhaps include migration instructions and both PRs? i.e., Guide + 2 examples?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah good point! Adjusted: 0c58a2b

See the Release Notes for
https://github.com/gruntwork-io/infrastructure-modules-multi-account-acme/releases/tag/v0.0.1-20201218[v0.0.1-20201218
tag in infrastructure-modules] instructions on how to update the Reference Architecture for Terraform 0.13
compatibility. You can also view the https://github.com/gruntwork-io/infrastructure-modules-multi-account-acme/pull/46[infrastructure-modules PR]
and the https://github.com/gruntwork-io/infrastructure-live-multi-account-acme/pull/44[infrastructure-live PR] for
an example of a Terraform 0.13 update.

Expand All @@ -234,5 +237,3 @@ CIS Reference Architecture::
and the https://github.com/gruntwork-io/cis-infrastructure-live-acme/pull/7[infrastructure-live PR] for
an example of a Terraform 0.13 update for the CIS components of the Reference Architecture. For all other components,
refer to PRs in the Standard Reference Architecture section above.