fix(gitignore): added DS_Store and backend.conf to .gitignore #40

Merged
mauritz.uphoff merged 4 commits from fix/gitignore into main 2026-06-26 09:20:58 +00:00
Owner

Description

  • Added .DS_Store, backend.conf and .terraform.lock.hcl to .gitignore.
  • removed all .terraform.lock.hcl files from examples

Checklist

  • The CI pipeline passed successfully.
## Description - Added `.DS_Store`, `backend.conf` ~~and `.terraform.lock.hcl`~~ to `.gitignore`. - ~~removed all `.terraform.lock.hcl` files from examples~~ ## Checklist - [ ] The CI pipeline passed successfully.
tim.reibe added 2 commits 2026-06-25 16:49:57 +00:00
removed .terraform.lock.hcl from all examples
Some checks failed
Default CI / Check for Open TODOs (pull_request) Successful in 26s
Default CI / Secret Scanner (TruffleHog) (pull_request) Successful in 49s
Default CI / Pre-Commit Hooks (pull_request) Failing after 1m43s
2f7df9bfc6

Lock Files need to be commited

Lock Files need to be commited

Readd the lock files. New Gitignore can be merged.

Readd the lock files. New Gitignore can be merged.
tim.reibe added 1 commit 2026-06-26 08:36:18 +00:00
Restore .terraform.lock.hcl files
Some checks failed
Default CI / Check for Open TODOs (pull_request) Successful in 43s
Default CI / Secret Scanner (TruffleHog) (pull_request) Successful in 1m6s
Default CI / Pre-Commit Hooks (pull_request) Failing after 1m38s
06bfd10337
Author
Owner

@mauritz.uphoff done

@mauritz.uphoff done
tim.reibe changed title from fix(gitignore): added DS_Store, backend.conf and .terraform.lock.hcl to .gitignore to fix(gitignore): added DS_Store and backend.conf to .gitignore 2026-06-26 08:37:51 +00:00
tim.reibe added 1 commit 2026-06-26 08:46:23 +00:00
added newline
All checks were successful
Default CI / Check for Open TODOs (pull_request) Successful in 25s
Default CI / Secret Scanner (TruffleHog) (pull_request) Successful in 49s
Default CI / Pre-Commit Hooks (pull_request) Successful in 1m33s
48c04829e4
requested review from mauritz.uphoff 2026-06-26 08:50:45 +00:00
mauritz.uphoff merged commit 0b5fcaea9d into main 2026-06-26 09:20:58 +00:00
mauritz.uphoff deleted branch fix/gitignore 2026-06-26 09:20:59 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: professional-service-best-practices/professional-service#40
No description provided.