Below you will find pages that utilize the taxonomy term “OP5dev”
March 9, 2026
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.7.3.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Terraform/OpenTofu via Pull Request (TF-via-PR),” automates the process of planning and applying infrastructure changes using Terraform or OpenTofu directly through pull requests. It provides secure, scalable workflows by generating encrypted plan files, displaying diffs in PR comments, and offering detailed workflow summaries, enabling teams to self-service infrastructure updates while maintaining configuration consistency and reducing pipeline overhead.
November 22, 2025
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.7.2.
This action is used across all versions by 32 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes uses: op5dev/tf-via-pr@5a4229041e3c90818d85813d4e4a4d44f653d5e9 # v13.7.2 Fixed https://github.com/OP5dev/TF-via-PR/pull/519 Upload of encrypted plan file for GHE users (thank you, @EmNaveed). https://github.com/OP5dev/TF-via-PR/pull/522 Only enable booleans with true instead of any non-zero string input (thank you, @jbaldodiego). Updated https://github.com/OP5dev/TF-via-PR/pull/512 Dependency actions/upload-artifact from v4.6.2 to v5.0.0 for non-GHE users.
August 3, 2025
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.6.1.
This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes uses: op5dev/tf-via-pr@8a5419f58e07d28721f4f9c907c85f3c5648c2b1 # v13.6.1 Fixed https://github.com/OP5dev/TF-via-PR/pull/488 Job ID determination for matrix strategy with names exceeding 100 characters (thank you, @karolba). https://github.com/OP5dev/TF-via-PR/pull/491 Fallback on 0 by default if PR number could not be determined. Improved https://github.com/OP5dev/TF-via-PR/pull/487 Documentation of comment-pr: false option in cron-scheduling workflow example (thank you, @jlkravitz).
July 15, 2025
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.6.0.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes uses: op5dev/tf-via-pr@17a512ff6f2ec9f5ba7dc80ed26da4c49aa795fa # v13.6.0 Added https://github.com/OP5dev/TF-via-PR/pull/479 Support for specifying pr-number in case of unsupported workflow trigger (thank you, @gowgopal83). Fixed https://github.com/OP5dev/TF-via-PR/pull/478 Paginate gh API calls to handle results beyond the first 100 results (thank you, @jemc). Improved https://github.com/OP5dev/TF-via-PR/pull/469 CI tests for provisioning AWS infrastructure via OIDC authentication.
June 26, 2025
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.5.0.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes uses: op5dev/tf-via-pr@04dca87803245791a61752cda2c2181b4ac91693 # v13.5.0 Added #458 Support for repository_dispatch, workflow_call, workflow_dispatch, and workflow_run workflow triggers (thank you, @eumpek). Improved #456 Wording around security hardening of GitHub Actions by pinning to specific commit SHA. #457 Always set GH_HOST environment variable by dropping the protocol from $GITHUB_SERVER_URL.
May 13, 2025
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.4.0.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes View changelog or https://github.com/OP5dev/TF-via-PR/compare/v13.3.2...v13.4.0
Added #454 Support for GitHub Enterprise data residency in the EU for plan-file artifact upload mechanism (thank you, @ArkShocer). uses: op5dev/tf-via-pr@95c08e93862da6848102e6f44654fd12543afc70 # v13.4.0
April 28, 2025
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.3.2.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes View changelog or https://github.com/OP5dev/TF-via-PR/compare/v13.3.1...v13.3.2
Fixed #453 Per recent unannounced change, GitHub API now requires issues: write permission in order to create PR labels. As a GitHub Action, we don’t want to extend our access/footprint any more than needed, so this patch suppresses any error from the “Label PR” step until GitHub makes a concrete announcement (thank you, @UncleSamSwiss).
April 22, 2025
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.3.1.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes View changelog or https://github.com/OP5dev/TF-via-PR/compare/v13.3.0...v13.3.1
Fixed #451 For dynamic matrix jobs, retry with exponential backoff until the job ID is found or a timeout occurs (thank you, @jemc). uses: op5dev/tf-via-pr@5788866f735f140e813f781b5f67838f956041b7 # v13.3.1
April 15, 2025
Terraform/OpenTofu via Pull Request
Version updated for https://github.com/OP5dev/TF-via-PR to version v13.3.0.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes View changelog or https://github.com/OP5dev/TF-via-PR/compare/v13.2.1...v13.3.0
Added #449 New input options expand-diff and expand-summary to toggle expanded view of the collapsible sections (thank you, @jemc). uses: op5dev/tf-via-pr@d3a806bd18d5a7ea4e94b506bfb2286aa21e8eb3 # v13.3.0