File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,30 @@ 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.3.0]
9
+
10
+ ### Added
11
+ - Added workload identity federation
12
+ - Added option to disable access keys
13
+
14
+ ## [ v0.2.0]
9
15
10
16
### Added
11
17
12
18
- Added CHANGELOG.md
13
19
- Added pre-commit hooks
14
20
- Added ARNs of managed accounts roles to output
15
21
- Added meshStack access role to output
22
+
23
+ ### Changed
24
+
16
25
- Renamed metering related parts from kraken to metering
17
- - Added workload identity federation
18
- - Added option to disable access keys
19
26
20
27
## [ v0.1.0]
21
28
22
29
- Initial Release
23
30
24
31
[ unreleased ] : https://github.com/meshcloud/terraform-aws-meshplatform/compare/v0.1.0...HEAD
25
32
[ v0.1.0 ] : https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.1.0
33
+ [ v0.2.0 ] : https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.2.0
34
+ [ v0.3.0 ] : https://github.com/meshcloud/terraform-aws-meshplatform/releases/tag/v0.3.0
You can’t perform that action at this time.
0 commit comments