diff --git a/_posts/2020-12-16-how-to-update-to-terraform-13.adoc b/_posts/2020-12-16-how-to-update-to-terraform-13.adoc index e0298d00b..335674053 100644 --- a/_posts/2020-12-16-how-to-update-to-terraform-13.adoc +++ b/_posts/2020-12-16-how-to-update-to-terraform-13.adoc @@ -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] + 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. @@ -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. - -