[PR #333] [MERGED] #332 Add infracost workflow to stagnum #385

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/333
Author: @ekosfin
Created: 6/6/2024
Status: Merged
Merged: 6/13/2024
Merged by: @ekosfin

Base: masterHead: 332-add-infracost-workflow


📝 Commits (2)

  • 7016f6e #332 Added infracost workflow
  • 768d0cf Merge branch 'master' into 332-add-infracost-workflow

📊 Changes

1 file changed (+107 additions, -0 deletions)

View changed files

.github/workflows/infracost.yml (+107 -0)

📄 Description

Summary

Added infracost workflow that will estimate cost related to terraform deployments. Followed example from creators

Notable changes

None, just better visibility to cost.


🔄 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/333 **Author:** [@ekosfin](https://github.com/ekosfin) **Created:** 6/6/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@ekosfin](https://github.com/ekosfin) **Base:** `master` ← **Head:** `332-add-infracost-workflow` --- ### 📝 Commits (2) - [`7016f6e`](https://github.com/EddieTheCubeHead/Stagnum/commit/7016f6ee20e16bcbc31ee1a5bf7b952a8d0f0619) #332 Added infracost workflow - [`768d0cf`](https://github.com/EddieTheCubeHead/Stagnum/commit/768d0cf530937e2343633f91441b228b6a042ed5) Merge branch 'master' into 332-add-infracost-workflow ### 📊 Changes **1 file changed** (+107 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/infracost.yml` (+107 -0) </details> ### 📄 Description ## Summary Added infracost workflow that will estimate cost related to terraform deployments. Followed [example](https://github.com/infracost/actions) from creators ## Notable changes None, just better visibility to cost. --- <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:59 +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#385
No description provided.