[PR #299] [CLOSED] 293 terraform workflow improvement #370

Closed
opened 2026-02-27 19:17:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/299
Author: @ekosfin
Created: 4/22/2024
Status: Closed

Base: masterHead: 293-terraform-workflow-improvement


📝 Commits (3)

  • adc14cf Modified workflow to output plan to pr comment
  • 84344a2 Added terraform apply step
  • 9777d57 removed checkout ref as it interferes with forked pull requests

📊 Changes

1 file changed (+162 additions, -74 deletions)

View changed files

📝 .github/workflows/terraform.yml (+162 -74)

📄 Description

Did a bit of an rework on the terraform workflow. Now it does not commit to the branch, but fails the workflow if the formatting is wrong. Also, it should now comment on the pull request with the plan for review.

Next steps would be to set up OICD and two IAM roles that correspond with plan and apply permissions.

Related: https://github.com/EddieTheCubeHead/Stagnum/issues/293


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/EddieTheCubeHead/Stagnum/pull/299 **Author:** [@ekosfin](https://github.com/ekosfin) **Created:** 4/22/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `293-terraform-workflow-improvement` --- ### 📝 Commits (3) - [`adc14cf`](https://github.com/EddieTheCubeHead/Stagnum/commit/adc14cf6152b3e0f4da0fa8055c7b387c878bb50) Modified workflow to output plan to pr comment - [`84344a2`](https://github.com/EddieTheCubeHead/Stagnum/commit/84344a2f79a5d8ab88738d778e6cc2e540fa58d6) Added terraform apply step - [`9777d57`](https://github.com/EddieTheCubeHead/Stagnum/commit/9777d57bf851a7e33e7b7d9a73fd2d81e4700904) removed checkout ref as it interferes with forked pull requests ### 📊 Changes **1 file changed** (+162 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/terraform.yml` (+162 -74) </details> ### 📄 Description Did a bit of an rework on the terraform workflow. Now it does not commit to the branch, but fails the workflow if the formatting is wrong. Also, it should now comment on the pull request with the plan for review. Next steps would be to set up OICD and two IAM roles that correspond with plan and apply permissions. Related: https://github.com/EddieTheCubeHead/Stagnum/issues/293 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#370
No description provided.