Skip to content

Commit 17425fa

Browse files
authored
Initial commit
0 parents  commit 17425fa

File tree

3 files changed

+685
-0
lines changed

3 files changed

+685
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Local .terraform directories
2+
**/.terraform/*
3+
4+
# .tfstate files
5+
*.tfstate
6+
*.tfstate.*
7+
8+
# .tfvars files
9+
*.tfvars

0 commit comments

Comments
 (0)