github.com/swisspost/terratest@v0.0.0-20230214120104-7ec6de2e1ae0/examples/terraform-opa-example/pass/variables.tf (about)

     1  variable "aws_region" {
     2    description = "Region to run the instance type checks on"
     3    type        = string
     4  }