Initial Commit
This commit is contained in:
commit
d8f31c1625
5 changed files with 225 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
terraform.tfvars
|
||||
*.tfplan
|
||||
.terraform
|
||||
*.tfstate*
|
||||
*.swp
|
||||
*.bak
|
||||
private.key
|
Loading…
Add table
Add a link
Reference in a new issue