variable "aws_region" { type = string default = "eu-west-3" } variable "bucket_name" { type = string default = "avx-pmarie-aws-infra-state" }