Skip to content

Commit

Permalink
GitBook: [#27] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko authored and gitbook-bot committed Nov 17, 2022
1 parent 562ce84 commit 2e7d8d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ description: FTP (Frequent Terraform Problems) - Häufige Probleme mit Terraform
* [**pre-commit-terraform**](https://github.com/antonbabenko/pre-commit-terraform) - Sammlung von Git-Hooks für Terraform, die mit dem [Pre-Commit-Framework](https://pre-commit.com/) verwendet werden können
* [**Infracost**](https://www.infracost.io) - Cloud-Kostenschätzungen für Terraform in Pull Requests. Funktioniert auch mit Terragrunt, Atlantis und pre-commit-terraform.

## Hatten Sie schon Gelegenheit, die vorherige Frage zu beantworten?

Ja, nach ein paar Monaten haben wir endlich die Antwort gefunden. Leider ist Mike zur Zeit im Urlaub, so dass wir die Antwort leider nicht geben können.

## Was sind Lösungen für die [dependency hell](https://en.wikipedia.org/wiki/Dependency\_hell) bei Modulen?

Die Versionen der Ressourcen- und Infrastrukturmodule sollten angegeben werden. Provider sollten außerhalb von Modulen konfiguriert werden, aber nur in der Komposition. Die Versionen von Providern und Terraform können auch fixiert werden.
Expand Down

0 comments on commit 2e7d8d8

Please sign in to comment.