Releases: robcharlwood/multi-region-cloud-run-terraform
Releases · robcharlwood/multi-region-cloud-run-terraform
1.1.0
1.0.5
- 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
- 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
- Added link to medium tutorial from README.md file.
1.0.2
- Fixes race condition with Google APIS and services.
1.0.1
Updated the README to inform of a race condition surrounding the enabling of Google APIs and services.
1.0.0 Initial release
Initial terraform codebase release to accompany part 2 of the tutorial.