Skip to content

Commit 0f7f5fd

Browse files
authored
Update README.md
1 parent 5a0c149 commit 0f7f5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This module creates and manages [Azure Container Apps][1], deployed within an [A
1212

1313
```hcl
1414
module "azure_container_apps_hosting" {
15-
source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v1.6.2"
15+
source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v1.6.3"
1616
1717
environment = "dev"
1818
project_name = "myproject"

0 commit comments

Comments
 (0)