Skip to content

Commit 149c1f9

Browse files
committed
chore: remove CI dependencies on personal repos
1 parent 45476cf commit 149c1f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/test-go-tfe/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 }}"

0 commit comments

Comments
 (0)