UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 9f3140ee authored by Ismail Ahmad's avatar Ismail Ahmad
Browse files

chore: testing tf_var change

parent aa5c9bce
No related branches found
No related tags found
1 merge request!153BB-1271 Fix TF Workspace Deletion
Pipeline #132625 waiting for manual action
terraform {
backend "s3" {
bucket = "umbrella-tf-states"
key = "terraform.tfstate"
region = "us-gov-west-1"
dynamodb_table = "umbrella-tf-states-lock"
workspace_key_prefix = "aws-networking"
}
}
module "dev" {
source = "../../main"
env = "dev"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment