Skip to content

Commit 7c07ecb

Browse files
committed
updating terraform apply to work correctly
1 parent 96ddb73 commit 7c07ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform-apply-eks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
env:
77
TF_CLOUD_ORGANIZATION: "DSB"
88
TF_API_TOKEN: "${{ secrets.TF_API_TOKEN }}"
9-
TF_WORKSPACE: "dsb-aws-devsecops-pipelines"
9+
TF_WORKSPACE: "dsb-aws-devsecops-eks-cluster"
1010
CONFIG_DIRECTORY: "./terraform/eks-cluster"
1111

1212
jobs:

0 commit comments

Comments
 (0)