restructure
This commit is contained in:
parent
e0e84b0c48
commit
f3e0d09774
8 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
# Atlas
|
# Atlas
|
||||||
|
|
||||||
Terraform and Ansible scripts to configure our KVM hypervisor Debian server.
|
Terraform and Ansible scripts to configure our KVM hypervisor Debian server.
|
||||||
|
|
||||||
|
To initialize Terraform:
|
||||||
|
1. Create pg.tfbackend including `conn_str = "postgres://terraform@atlas.lan/terraform_state"`
|
||||||
|
2. Execute `terraform init -backend-config=./pg.tfbackend`
|
||||||
|
|
Reference in a new issue