This commit is contained in:
Johan LEROY
2026-08-05 09:11:14 +02:00
parent fdbc1d04a3
commit 478401f751
10 changed files with 288 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
provider "aws" {
region = var.aws_region
}