Skip to content

Update .gitignore#96

Merged
ale210 merged 1 commit intomainfrom
RSkuma-patch-1
Jan 23, 2025
Merged

Update .gitignore#96
ale210 merged 1 commit intomainfrom
RSkuma-patch-1

Conversation

@RSkuma
Copy link
Copy Markdown
Member

@RSkuma RSkuma commented Jan 23, 2025

Add the terraform.lock.hcl file to the gitignore

Fixes #replace_this_text_with_the_issue_number

What changes did you make?

  • Added to the gitignore file

Why did you make the changes (we will use this info to test)?

  • Terraform 0.14 and beyond will generate a teraform.lock.hcl file to indicate package versions,
  • While we can commit a single .lock.hcl file for everyone to use, we will instead avoid committing this file to github so every u.er can generate it themselves when using terraform init. (This is the behavior of Terraform 0.13 and below)

Add the terraform.lock.hcl file to the gitignore
@ale210 ale210 merged commit 27a3599 into main Jan 23, 2025
@ale210 ale210 deleted the RSkuma-patch-1 branch January 23, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants