-
Notifications
You must be signed in to change notification settings - Fork 233
Having trouble with Level1 azure_devops deployment #91
Comments
resolved
by adding
to ../level1/gitops/azure_devops_agents_vm/landingzone.tfvars |
still getting error
I don't fully understand this error message nor how |
It should be reading in the regions from what was set from the level0 state file. You shouldn't need to re-add global settings to level1. Is your level0 state file name matching the landingzone state file name in landingzones.tfvars file? Currently I have a pull request, where I re-wrote instructions to deploy sandpit with pipelines, level 0 - 3. Couldn't get level4 deployed so haven't included it yet. This pull request also contains changes to some other files to get the pipelines to work. |
Describe the bug
var.global_settings.regions is null
on deploy of level1To Reproduce
Update regions to custom
Successfully deploy level0/launchpad
Deploy level1 with command
Produces:
Expected behavior
Level 1 deploy success
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: