Skip to content

Commit

Permalink
Add no-code module identifier to GH action config.
Browse files Browse the repository at this point in the history
  • Loading branch information
paladin-devops committed Jul 16, 2024
1 parent e8f7b31 commit 12402eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test-go-tfe/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ runs:
TFC_RUN_TASK_URL: "http://testing-mocks.tfe:22180/runtasks/pass"
GITHUB_POLICY_SET_IDENTIFIER: "hashicorp/test-policy-set"
GITHUB_REGISTRY_MODULE_IDENTIFIER: "hashicorp/terraform-random-module"
GITHUB_REGISTRY_NO_CODE_MODULE_IDENTIFIER: "hashicorp/terraform-random-no-code-module"
OAUTH_CLIENT_GITHUB_TOKEN: "${{ inputs.oauth-client-github-token }}"
GO111MODULE: "on"
ENABLE_TFE: ${{ inputs.enterprise }}
Expand Down

0 comments on commit 12402eb

Please sign in to comment.