Skip to content

Commit

Permalink
Updated TF module to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DrizzlyOwl committed Nov 6, 2023
1 parent e062303 commit 1fa1ade
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 57 deletions.
114 changes: 58 additions & 56 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

environment = local.environment
project_name = local.project_name
Expand Down

0 comments on commit 1fa1ade

Please sign in to comment.