Skip to content

Releases: robcharlwood/multi-region-cloud-run-terraform

1.1.0

03 Sep 07:20
d0dfe36
Compare
Choose a tag to compare
  • Updates codebase for terraform 0.13 compatibility.

1.0.5

01 Sep 06:26
8308483
Compare
Choose a tag to compare
  • Remove the use of local-exec for provisioning backend services. This is now possible in terraform directly using the google-beta terraform provider.

1.0.4

18 Aug 16:51
Compare
Choose a tag to compare
  • Updated terraform code to use new google-beta provider functionality to provision the serverless network endpoint groups.
  • This has simplified the codebase somewhat too which is good.

1.0.3

15 Jul 12:41
Compare
Choose a tag to compare
  • Added link to medium tutorial from README.md file.

1.0.2

15 Jul 08:03
ab8eda7
Compare
Choose a tag to compare
  • Fixes race condition with Google APIS and services.

1.0.1

15 Jul 06:47
Compare
Choose a tag to compare

Updated the README to inform of a race condition surrounding the enabling of Google APIs and services.

1.0.0 Initial release

15 Jul 05:56
Compare
Choose a tag to compare

Initial terraform codebase release to accompany part 2 of the tutorial.