azurenoops / ref-scca-enclave-landing-zone-starter

A reference implementation of an SCCA-compliant Mission Enclave landing zone that supports running Azure PaaS services using Azure NoOps.
4 stars 7 forks source link

Fixes for #10 and #11 Invalid Index Errors #12

Closed timothymeyers closed 1 year ago

timothymeyers commented 1 year ago

Purpose

Fixes #10 and #11

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

terraform plan -var-file=parameters.tfvars

What to Check

No Invalid Index errors in 02-management-groups/ or 04-roles/

Other Information