All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.9.0 (2023-07-10)
0.8.0 (2023-06-01)
0.7.0 (2023-05-17)
- adds support to multiple service projects and Shared VPC (#115)
0.6.0 (2023-04-20)
- changes harness module to be re-used by cloud function (#113)
- changes net module to be serverless generic (#112)
- changes harness module to be re-used by cloud function (#113) (6d7ebe9)
- changes net module to be serverless generic (#112) (8e34988)
0.5.0 (2023-04-06)
- add lifecycle for operation-id on domain_map (#109) (71c6f29)
- annotations serverside diffs (#92) (af92754)
- deps: update terraform terracurl to v1 (#111) (dcc504e)
- dev tools to 1.10 for Go 1.18 (#110) (3e11fb6)
- Resource readiness deadline exceeded error in secure-cloud-run (#102) (541ed8d)
0.4.0 (2022-12-14)
0.3.0 (2022-05-17)
0.2.0 (2022-02-04)
0.1.1 (2021-07-21)
- release 0.1.0 (ca3c954)
0.0.1 (2021-06-27)
- Initial commit of this module - includes basic
google_cloud_run_service
resource creation - Includes additional resources
google_cloud_run_domain_mapping
,google_cloud_run_service_iam_member
- Added examples and test for simple application deployment
- Updated README