added terrafrom configs
This commit is contained in:
7
111111111111/iam/roles/variables.tf
Normal file
7
111111111111/iam/roles/variables.tf
Normal file
@@ -0,0 +1,7 @@
|
||||
variable "region" {
|
||||
default = "eu-west-1"
|
||||
}
|
||||
|
||||
variable "dev_account_id" {
|
||||
default = "449091252457"
|
||||
}
|
||||
Reference in New Issue
Block a user