Skip to content

Commit 2e85bd1

Browse files
authored
Merge pull request #105 from cloudfoundry/az-normalization-2019
ci: update azs
2 parents 27c4acf + fb51caa commit 2e85bd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2034,7 +2034,7 @@ jobs:
20342034
input_mapping: { stemcell: bosh-windows-stemcell }
20352035
params:
20362036
ACCOUNT_JSON: ((broadcom_labs_gcp_credentials_json))
2037-
AZ: az1
2037+
AZ: z1
20382038
BOSH_CA_CERT: ((iaas_directors_labs-gcp-director_bosh_ca_cert.ca))
20392039
BOSH_CLIENT: ((iaas_directors_labs-gcp-director_bosh_client.username))
20402040
BOSH_CLIENT_SECRET: ((iaas_directors_labs-gcp-director_bosh_client.password))
@@ -2076,7 +2076,7 @@ jobs:
20762076
image: bosh-integration-registry-image
20772077
input_mapping: { stemcell: bosh-windows-stemcell }
20782078
params:
2079-
AZ: az1
2079+
AZ: z1
20802080
BOSH_CA_CERT: ((iaas_directors_labs-gcp-director_bosh_ca_cert.ca))
20812081
BOSH_CLIENT: ((iaas_directors_labs-gcp-director_bosh_client.username))
20822082
BOSH_CLIENT_SECRET: ((iaas_directors_labs-gcp-director_bosh_client.password))

0 commit comments

Comments
 (0)