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 d0023d7 commit eaffcfa
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 = secrets.TF_CLOUD_WORKSPACE_INFRA
}

0 comments on commit eaffcfa

Please sign in to comment.