Skip to content

Commit 0abc392

Browse files
authored
Merge pull request #407 from DFE-Digital/renovate/github.com-dfe-digital-terraform-azurerm-container-apps-hosting-1.x
Updated TF module to 1.3.1
2 parents e062303 + f4ef00b commit 0abc392

File tree

3 files changed

+60
-58
lines changed

3 files changed

+60
-58
lines changed

terraform/.terraform.lock.hcl

Lines changed: 58 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ No providers.
136136

137137
| Name | Source | Version |
138138
|------|--------|---------|
139-
| <a name="module_azure_container_apps_hosting"></a> [azure\_container\_apps\_hosting](#module\_azure\_container\_apps\_hosting) | github.com/DFE-Digital/terraform-azurerm-container-apps-hosting | v1.1.0 |
139+
| <a name="module_azure_container_apps_hosting"></a> [azure\_container\_apps\_hosting](#module\_azure\_container\_apps\_hosting) | github.com/DFE-Digital/terraform-azurerm-container-apps-hosting | v1.3.1 |
140140
| <a name="module_azurerm_key_vault"></a> [azurerm\_key\_vault](#module\_azurerm\_key\_vault) | github.com/DFE-Digital/terraform-azurerm-key-vault-tfvars | v0.2.2 |
141141
| <a name="module_statuscake-tls-monitor"></a> [statuscake-tls-monitor](#module\_statuscake-tls-monitor) | github.com/dfe-digital/terraform-statuscake-tls-monitor | v0.1.2 |
142142

terraform/container-apps-hosting.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "azure_container_apps_hosting" {
2-
source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v1.1.0"
2+
source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v1.3.1"
33

44
environment = local.environment
55
project_name = local.project_name

0 commit comments

Comments
 (0)