variable "aws_region" { default = "eu-west-1" } variable "aws_account" { default = "XXXXXXXXXXXXX" } variable "aws_member_account_email_id" { default = "pigeon @ devsecops.cc" }