UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
variables.tf 102 B
variable "aws_region" {
  default = "us-gov-west-1"
}

variable "env" {}
variable "ci_pipeline_url" {}