File tree Expand file tree Collapse file tree 5 files changed +10
-5
lines changed
meshcloud-metering-service-principal
meshcloud-replicator-service-principal Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : Terraform CI
2
2
on :
3
3
push :
4
+ pull_request :
4
5
merge_group :
5
6
types : [checks_requested]
6
7
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.10.0]
11
+
10
12
### Added
11
13
12
14
- New configuration option ` applications_owners ` to add application owners to applications and service principals
@@ -78,12 +80,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
78
80
79
81
- Initial Release
80
82
81
- [ unreleased ] : https://github.com/meshcloud/terraform-azure-meshplatform/compare/v0.8 .0...HEAD
83
+ [ unreleased ] : https://github.com/meshcloud/terraform-azure-meshplatform/compare/v0.10 .0...HEAD
82
84
[ v0.1.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.1.0
83
85
[ v0.2.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.2.0
84
86
[ v0.3.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.3.0
85
87
[ v0.4.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.4.0
86
88
[ v0.5.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.5.0
87
89
[ v0.6.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.6.0
88
90
[ v0.7.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.7.0
89
- [ v0.8.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.7.0
91
+ [ v0.8.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.8.0
92
+ [ v0.9.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.9.0
93
+ [ v0.10.0 ] : https://github.com/meshcloud/terraform-azure-meshplatform/releases/tag/v0.10.0
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ Before opening a Pull Request, please do the following:
180
180
| Name | Version |
181
181
| ------| ---------|
182
182
| <a name =" provider_azuread " ></a > [ azuread] ( #provider\_ azuread ) | 2.53.1 |
183
- | <a name =" provider_azurerm " ></a > [ azurerm] ( #provider\_ azurerm ) | 3.113 .0 |
183
+ | <a name =" provider_azurerm " ></a > [ azurerm] ( #provider\_ azurerm ) | 3.114 .0 |
184
184
185
185
## Modules
186
186
Original file line number Diff line number Diff line change 12
12
| Name | Version |
13
13
| ------| ---------|
14
14
| <a name =" provider_azuread " ></a > [ azuread] ( #provider\_ azuread ) | 2.53.1 |
15
- | <a name =" provider_azurerm " ></a > [ azurerm] ( #provider\_ azurerm ) | 3.113 .0 |
15
+ | <a name =" provider_azurerm " ></a > [ azurerm] ( #provider\_ azurerm ) | 3.114 .0 |
16
16
| <a name =" provider_time " ></a > [ time] ( #provider\_ time ) | 0.12.0 |
17
17
18
18
## Modules
Original file line number Diff line number Diff line change 12
12
| Name | Version |
13
13
| ------| ---------|
14
14
| <a name =" provider_azuread " ></a > [ azuread] ( #provider\_ azuread ) | 2.53.1 |
15
- | <a name =" provider_azurerm " ></a > [ azurerm] ( #provider\_ azurerm ) | 3.113 .0 |
15
+ | <a name =" provider_azurerm " ></a > [ azurerm] ( #provider\_ azurerm ) | 3.114 .0 |
16
16
| <a name =" provider_terraform " ></a > [ terraform] ( #provider\_ terraform ) | n/a |
17
17
| <a name =" provider_time " ></a > [ time] ( #provider\_ time ) | 0.12.0 |
18
18
You can’t perform that action at this time.
0 commit comments