added readme

This commit is contained in:
2023-11-01 00:30:53 +02:00
parent f19e926b1a
commit c68d522cda
3 changed files with 25 additions and 3 deletions

View File

@@ -1,7 +1,9 @@
variable "region" {
type = string
default = "eu-west-1"
}
variable "dev_account_id" {
default = "449091252457"
type = string
default = "000000000000"
}