Terraspace Restricting AWS Regions: Only Allow us-west-2 and us-east-1

Terraspace Restricting AWS Regions: Only Allow us-west-2 and us-east-1

January 25, 2022

We'll show you how to restrict the AWS regions that are allowed to be deployed to with Terraspace. Note, this check is only at the Terraspace level.

config/app.rb

Terraspace.configure do |config|
  # .. 
  config.allow.regions = ["us-west-2", "us-east-1"]
end

Links

Explore lesson as part of a learning path

Get full access to these great resources

All for less than the price of coffee a day

38 courses
274 lessons
44+ hours

Get started with BoltOps Learn now and get access to easy and powerful lessons

BoltOps Tools