We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e04c1f commit f19f310Copy full SHA for f19f310
.github/actions/test-go-tfe/action.yml
@@ -107,7 +107,7 @@ runs:
107
TFE_ADMIN_SUPPORT_TOKEN: ${{ inputs.admin_support_token }}
108
TFE_ADMIN_VERSION_MAINTENANCE_TOKEN: ${{ inputs.admin_version_maintenance_token }}
109
TFC_RUN_TASK_URL: "http://testing-mocks.tfe:22180/runtasks/pass"
110
- GITHUB_POLICY_SET_IDENTIFIER: "hashicorp/test-policy-set"
+ GITHUB_POLICY_SET_IDENTIFIER: "svc-team-tf-core-cloud/test-policy-set"
111
GITHUB_REGISTRY_MODULE_IDENTIFIER: "svc-team-tf-core-cloud/terraform-random-module"
112
GITHUB_REGISTRY_NO_CODE_MODULE_IDENTIFIER: "hashicorp/terraform-random-no-code-module"
113
OAUTH_CLIENT_GITHUB_TOKEN: "${{ inputs.oauth-client-github-token }}"
0 commit comments