CloudNationHQ / terraform-azure-law

Terraform module which creates log analytic resources used by workloads and accelerators.
https://library.tf/modules/CloudNationHQ/law/azure/latest
MIT License
0 stars 1 forks source link

remove redundant provider blocks #54

Closed dkooll closed 3 months ago

dkooll commented 3 months ago

Is there an existing issue for this?

Module Version

0.8.0

Terraform Version

1.8.5

AzureRM Provider Version

3.110.0

Short Description

remove redundant provider block

Terraform Configuration Files

In all usage directories the random provider block can be removed, since this is already arranged at resource level

Expected Behaviour

No response

Actual Behaviour

No response

Steps to Reproduce

No response

Additional Context

No response

References

No response