SAP-2475: Add EC2 IAM drift guard and stage HTTP placeholder support - #66
Merged
marshyski merged 3 commits intoAug 10, 2026
Conversation
padili-metrostar
marked this pull request as draft
August 6, 2026 18:20
padili-metrostar
marked this pull request as ready for review
August 6, 2026 20:33
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
==========================================
- Coverage 57.72% 57.60% -0.12%
==========================================
Files 68 68
Lines 7422 7519 +97
==========================================
+ Hits 4284 4331 +47
- Misses 2688 2738 +50
Partials 450 450
🚀 New features to boost your workflow:
|
|
🎉 This PR is included in version 1.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
padili-metrostar
deleted the
SAP-2475-Phase-B-Quartzctl-AWS-Deployment-Setup-wire-tofu-stages-and-update-quartz.yaml
branch
August 10, 2026 18:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
🔍 Description
Implements SAP-2475 reliability improvements for Quartz AWS/tofu workflows.
Related Jira: https://metrostarsystems.atlassian.net/browse/SAP-2475
📋 Checklist
golangci-lint runand resolved all issues.📦 Type of Change
🧪 How to Test
go test ./...golangci-lint runmise run test-ci📸 Screenshots / Output
go test ./...passesgolangci-lint runpassesmise run test-cipasses🧑⚖️ Reviewer Notes
Please focus review on the new state-drift guard path in
internal/cmd/tofu.goand provider IAM existence probes.