Skip to content

Commit 2af278b

Browse files
Update deploy-infrastructure.yml
1 parent ccf7c5c commit 2af278b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-infrastructure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
env:
1515
TF_VAR_workload: "q2a"
16-
TF_VAR_environment: "temp"
16+
TF_VAR_environment: "migration"
1717
TF_VAR_location: "uksouth"
1818
TF_VAR_instance: "001"
1919
TF_VAR_provisioner_script: "../../scripts/install-lamp.sh"

0 commit comments

Comments
 (0)