azurenoops / terraform-azurerm-overlays-workload-spoke

Terraform module overlay to create SCCA compliant Workload Spoke based on the Microsoft Azure Hub-Spoke Architecture using with Azure NoOps.
MIT License
0 stars 0 forks source link

Getting null value on nsg_rules for each loop. #24

Closed jrspinella closed 1 year ago

jrspinella commented 1 year ago

Is there an existing issue for this?

Greenfield/Brownfield provisioning

greenfield

Terraform Version

1.3

Module Version

3.01

AzureRM Provider Version

3.55

Affected Resource(s)/Data Source(s)

n/a

Terraform Configuration Files

n/a

tfvars variables values

n/a

Debug Output/Panic Output

n/a

Expected Behaviour

To run NSG rules with out a null error

Actual Behaviour

Null value on the nsg_rules varaible

Steps to Reproduce

No response

Important Factoids

No response

References

No response