Initial commit.

This commit is contained in:
Patrick MARIE
2022-02-11 14:42:37 +01:00
commit 4aaf46e069
17 changed files with 655 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
# Local .terraform directories
**/.terraform/*
# .tfstate files
*.tfstate
*.tfstate.*
# plans
*.plan
*.tfplan