File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33name : modern-java-web
44metadata :
5- template : modern-java-web@1.1 .0
5+ template : modern-java-web@1.0 .0
66infra :
77 provider : " terraform"
88 path : " ./infra/terraform"
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ locals {
33 # ####################################
44 # Shared Variables
55 # ####################################
6- telemetryId = " 92141f6a-c03e-4141-bc1c-2113e4772c8d -${ var . location } "
6+ telemetryId = " bd71b215-474b-4d90-b2d9-c1d2eb9245d1 -${ var . location } "
77
88 base_tags = {
99 " terraform" = true
1010 " environment" = var.environment
1111 " application-name" = var.application_name
1212 " contoso-version" = " 1.0"
13- " app-pattern-name" = " java-rwa "
13+ " app-pattern-name" = " java-mwa "
1414 " azd-env-name" = var.application_name
1515 }
1616
You can’t perform that action at this time.
0 commit comments