First commit

This commit is contained in:
Héctor Molinero Fernández
2020-01-26 11:59:13 +01:00
commit 3fcd038fdf
17 changed files with 377 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
**/packer_cache/*
**/packer_output/*
**/.terraform/*
*.tfstate
*.tfstate.*
override.tf
override.tf.json
*_override.tf
*_override.tf.json
crash.log