Azure / AKS-Landing-Zone-Accelerator

Official repository for the AKS Landing Zone Accelerator program
MIT License
216 stars 209 forks source link

Ran `terraform fmt` #35

Closed fgauna12 closed 1 year ago

fgauna12 commented 1 year ago

Hello,

Hopefully, you don't think this is too pedantic. 😁

I ran terraform fmt -recursive . on one of the directories. If you agree with this change, happy to continue formatting other folders. Trying to keep the pull-request smaller.

I am also happy to contribute a GitHub action that checks whether or not the Terraform code is formatted from a pull request.