11 lines
222 B
Markdown
11 lines
222 B
Markdown
# terraform
|
|
|
|
Boilerplate for TF
|
|
|
|
Usage:
|
|
|
|
- Clone into a project at root level.
|
|
- Rename `./terraform` to `infrastructure` (if needed).
|
|
- Delete `./infrastructure/.git/` and `./infrastructure/.gitignore`
|
|
|
|
Commit to project. |