# Changelog All notable changes to this project will be documented in this file. This project *loosely tries* to adhere to [Semantic Versioning](http://semver.org/). ## [0.3.5] - 2022-01-11 - [#11](https://github.com/boltops-tools/terraspace_provider_google/pull/11) set GOOGLE_CLOUD_PROJECT while keeping backwards compatibility ## [0.3.4] - 2022-01-11 - [#10](https://github.com/boltops-tools/terraspace_provider_google/pull/10) set GOOGLE_CLOUD_PROJECT while keeping backwards compatibility ## [0.3.3] - 2022-01-04 - [#9](https://github.com/boltops-tools/terraspace_provider_google/pull/9) google_secret support expansion automatically ## [0.3.2] - 2021-11-25 - [#8](https://github.com/boltops-tools/terraspace_provider_google/pull/8) update example templates to include bucket location which is now required ## [0.3.1] - 2021-11-13 - [#7](https://github.com/boltops-tools/terraspace_provider_google/pull/7) get google project number via api ## [0.3.0] - 2020-11-15 - [#5](https://github.com/boltops-tools/terraspace_provider_google/pull/5) helper and secrets support - google secret ## [0.2.2] - #4 fix test template: folder rename to stacks ## [0.2.1] - #3 update starter example template: bucket_policy_only deprecated for uniform_bucket_level_access - edge case: graceful error when bucket doesnt exist yet ## [0.2.0] - #2 include layer interface, update template to use expansion method ## [0.1.1] - summary command: fix edge case when files are deleted mid-loop ## [0.1.0] - Initial release