Skip to content

Commit

Permalink
Switch to dedicated testing space in devtools org
Browse files Browse the repository at this point in the history
  • Loading branch information
rahearn committed Jun 18, 2024
1 parent a6e1f86 commit 55f2beb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions s3/tests/creation.tftest.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ provider "cloudfoundry" {
}

variables {
cf_org_name = "sandbox-gsa"
cf_space_name = "ryan.ahearn"
s3_plan_name = "basic-sandbox"
cf_org_name = "gsa-tts-devtools-prototyping"
cf_space_name = "terraform-cloudgov-ci-tests"
s3_plan_name = "basic"
name = "terraform-cloudgov-s3-test"
}

Expand Down

0 comments on commit 55f2beb

Please sign in to comment.