File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
.github/actions/test-go-tfe Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ runs:
107107 TFE_ADMIN_SUPPORT_TOKEN : ${{ inputs.admin_support_token }}
108108 TFE_ADMIN_VERSION_MAINTENANCE_TOKEN : ${{ inputs.admin_version_maintenance_token }}
109109 TFC_RUN_TASK_URL : " http://testing-mocks.tfe:22180/runtasks/pass"
110- GITHUB_POLICY_SET_IDENTIFIER : " ctrombley /test-policy-set"
111- GITHUB_REGISTRY_MODULE_IDENTIFIER : " ctrombley /terraform-random-module"
110+ GITHUB_POLICY_SET_IDENTIFIER : " hashicorp /test-policy-set"
111+ GITHUB_REGISTRY_MODULE_IDENTIFIER : " svc-team-tf-core-cloud /terraform-random-module"
112112 GITHUB_REGISTRY_NO_CODE_MODULE_IDENTIFIER : " hashicorp/terraform-random-no-code-module"
113113 OAUTH_CLIENT_GITHUB_TOKEN : " ${{ inputs.oauth-client-github-token }}"
114114 SKIP_HYOK_INTEGRATION_TESTS : " ${{ inputs.skip-hyok-integration-tests }}"
You can’t perform that action at this time.
0 commit comments