File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.5.0]
11
+
12
+ ### Changed
13
+
14
+ - Fixed enabling resource group creation permission for replicator when using top level module.
15
+
10
16
### Added
11
17
12
18
- Added privilege escalation prevention policy for replicator
13
19
- New configuration option ` workload_identity_federation ` to create federated credentials. Unset by default.
14
20
- New configuration option ` create_passwords ` to enable/disable creation of password credentials. Defaults to ` true ` .
15
- - Fixed enabling resource group creation permission for replicator when using top level module.
21
+
22
+ ## [ v0.4.0]
23
+
24
+ ## [ v0.3.0]
16
25
17
26
## [ v0.2.0]
18
27
@@ -37,6 +46,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
46
38
47
- Initial Release
39
48
40
- [ unreleased ] : https://github.com/meshcloud/terraform-azure-meshplatform/compare/v0.2 .0...HEAD
49
+ [ unreleased ] : https://github.com/meshcloud/terraform-azure-meshplatform/compare/v0.5 .0...HEAD
41
50
[ v0.1.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.1.0
42
51
[ v0.2.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.2.0
52
+ [ v0.3.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.3.0
53
+ [ v0.4.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.4.0
54
+ [ v0.5.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.5.0
You can’t perform that action at this time.
0 commit comments