Skip to content

Commit

Permalink
Update data.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
janibashamd authored Nov 30, 2023
1 parent f34a5a9 commit 59fdd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/eks-cluster/data.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
data "tfe_outputs" "infra" {
organization = var.tf_cloud_organization
workspace = " {{ secrets.TF_CLOUD_WORKSPACE_INFRA }}"
workspace = " infra"
}

0 comments on commit 59fdd10

Please sign in to comment.