Skip to content

uncommented .terraform.lock.hcl in the .gitignore file #4

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

alade001
Copy link

@alade001 alade001 commented Sep 4, 2024

Please review and merge

.gitignore Outdated
@@ -3,7 +3,7 @@
**/.terragrunt-cache/*

# terraform lock file.
**/.terraform.lock.hcl
.terraform.lock.hcl
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It needs **/ in the front.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The wildcard (**/) added. Please check and merge

@patel385 patel385 merged commit c3fb00d into main Sep 6, 2024
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants