Initial commit

This commit is contained in:
2024-02-14 21:08:52 +00:00
commit 8205de086a
7 changed files with 308 additions and 0 deletions

3
versions.tf Normal file
View File

@@ -0,0 +1,3 @@
terraform {
required_version = ">= 1.0"
}