Skip to content

Commit

Permalink
fix config/lint
Browse files Browse the repository at this point in the history
  • Loading branch information
katherinelc321 committed Feb 24, 2025
1 parent a944c80 commit 7a1bd1c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions config/public-cloud-cs-pr.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"regionalSubdomain": "westus3-cs",
"svcParentZoneName": "hcpsvc.osadev.cloud"
},
"envType": "cs-pr",
"extraVars": {},
"firstPartyAppCertName": "firstPartyCert2",
"firstPartyAppClientId": "b3cb2fab-15cb-4583-ad06-f91da9bfe2d1",
Expand Down
1 change: 1 addition & 0 deletions config/public-cloud-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"regionalSubdomain": "westus3",
"svcParentZoneName": "hcpsvc.osadev.cloud"
},
"envType": "dev",
"extraVars": {},
"firstPartyAppCertName": "firstPartyCert2",
"firstPartyAppClientId": "b3cb2fab-15cb-4583-ad06-f91da9bfe2d1",
Expand Down
1 change: 1 addition & 0 deletions config/public-cloud-personal-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"regionalSubdomain": "usw3tst",
"svcParentZoneName": "hcpsvc.osadev.cloud"
},
"envType": "personal-dev",
"extraVars": {},
"firstPartyAppCertName": "firstPartyCert2",
"firstPartyAppClientId": "b3cb2fab-15cb-4583-ad06-f91da9bfe2d1",
Expand Down
3 changes: 0 additions & 3 deletions tooling/templatize/testdata/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ resourceGroups:
template: templates/svc-cluster.bicep
parameters: test.bicepparam
deploymentLevel: ResourceGroup
variables:
- name: envType
configRef: envType
- name: cxChildZone
action: DelegateChildZone
parentZone:
Expand Down

0 comments on commit 7a1bd1c

Please sign in to comment.