File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,19 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ v0.2.0 ]
9
9
10
10
### Added
11
11
12
- - Option to disable creation of service account keys.
13
- - Option to setup workload identity federation.
12
+ - Option to disable creation of service account keys
13
+ - Option to setup workload identity federation
14
14
- Added CHANGELOG.md
15
15
- Added pre-commit hooks
16
16
17
17
## [ v0.1.0]
18
18
19
19
- Initial Release
20
20
21
- [ unreleased ] : https://github.com/meshcloud/terraform-gcp-meshplatform/compare/v0.1 .0...HEAD
21
+ [ unreleased ] : https://github.com/meshcloud/terraform-gcp-meshplatform/compare/v0.2 .0...HEAD
22
22
[ v0.1.0 ] : https://github.com/meshcloud/terraform-gcp-meshplatform/releases/tag/v0.1.0
23
+ [ v0.2.0 ] : https://github.com/meshcloud/terraform-gcp-meshplatform/releases/tag/v0.2.0
You can’t perform that action at this time.
0 commit comments