provider "aws" { region = "eu-west-1" } data "aws_region" "current" {} locals { definition = <