Skip to content

Commit

Permalink
Syncing integration workflow from tyk-ci (TykTechnologies#273)
Browse files Browse the repository at this point in the history
Quick one-liner to change state name
  • Loading branch information
alephnull committed Jul 20, 2020
1 parent 9fc5a00 commit 5835f7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/terraform/outputs.tf
@@ -1,13 +1,13 @@
# Generated by: wf-gen from tyk-ci
# Generated at: Thu 2 Jul 03:46:35 IST 2020
# Generated at: Wed 15 Jul 18:13:18 IST 2020

data "terraform_remote_state" "integration" {
backend = "remote"

config = {
organization = "Tyk"
workspaces = {
name = "dev-euc1"
name = "base-euc1"
}
}
}
Expand Down

0 comments on commit 5835f7b

Please sign in to comment.