microsoft / power-platform-terraform-quickstarts

Examples for using the Power Platform Terraform Provider
https://github.com/microsoft/terraform-provider-power-platform
MIT License
13 stars 0 forks source link

Remove lock file #57

Closed eduardodfmex closed 1 month ago

eduardodfmex commented 2 months ago

Describe the bug

We need to remove lock terraform file>

bootstrap/tenant-configuration/.terraform.lock.hcl

lock files store terraform hash, its created after terraform apply so is not expected to be in the repo / code.

To Reproduce

File is located in the following path:

bootstrap/tenant-configuration/.terraform.lock.hcl

Sample Terraform Code

NA REMINDER: REMOVE SENSITIVE DATA SUCH AS SECRETS, USER NAMES, EMAILS, TENANT INFORMATION, ETC.

Expected behavior

NA

System Information

NA

Additional context

Remove Terraform temporal files.

Contribution

Contribution

Do you plan to raise a PR to address this issue? YES / NO?