Skip to content

ci(MODULES-11557): add Twingate setup step to GitHub Actions workflow #490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

imaqsood
Copy link
Contributor

@imaqsood imaqsood commented Jul 7, 2025

Summary

Adds the Twingate installation step in .github/workflows/... using twingate/github-action@v1. The action uses the ${{ secrets.TWINGATE_KEY }} to establish secure access to internal resources.

This enables the workflow to access protected infrastructure during CI runs.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

Adds the Twingate installation step in `.github/workflows/...` using `twingate/github-action@v1`.
The action uses the `${{ secrets.TWINGATE_KEY }}` to establish secure access to internal resources.

This enables the workflow to access protected infrastructure during CI runs.
@imaqsood imaqsood requested a review from a team as a code owner July 7, 2025 16:07
@imaqsood imaqsood closed this Jul 9, 2025
@imaqsood imaqsood deleted the MODULES-11557 branch July 9, 2025 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant