-
Download
aws-regions.tf
into your own repository:...
-
Initialise Terraform:
terraform init
-
Use aliases like so:
resource "aws_something" "something_in_sydney" { provider = aws.ap-southeast-2 foo = "bar" baz = 42 # ... }
Free to use, at your own risk; no warranties. ¯\_(ツ)_/¯