-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- rename directory - update README with basic info - adjust .precommit
- Loading branch information
Showing
8 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,17 @@ | ||
# otofu-modules | ||
Modules for Open Tofu (Terraform) | ||
|
||
## Module list | ||
|
||
- backend - vm for the backend | ||
- network - GCP network (for backend) | ||
|
||
|
||
# Repository Technical info | ||
|
||
Each module requires an extra Terraform Docs PreCommit hook. E.g.: | ||
``` | ||
- id: terraform-docs-go | ||
name: tfdocs - backend module | ||
args: ["backend"] | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.