feat: initial commit
This commit is contained in:
commit
86981a13e3
6 changed files with 293 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.terraform
|
||||
*.tfstate*
|
||||
*.auto.tfvars
|
||||
Reference in a new issue