Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 2.22 KB

Changelog

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.3.0 (2022-05-17)

Features

Bug Fixes

  • Set default container limits and concurrency value (#31) (3311307)

0.2.0 (2022-02-04)

Features

  • update TPG version constraints to allow 4.0 (#25) (f0a6992)

0.1.1 (2021-07-21)

Bug Fixes

  • Updates to README and descriptions (#19) (a3b8682)

0.1.0 (2021-07-12)

Miscellaneous Chores

0.0.1 (2021-06-27)

Features

  • 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