Skip to content

feat: adding instance status in RDS verify step#74

Merged
cferrera merged 1 commit into
mainfrom
rds-snapshot
Nov 19, 2025
Merged

feat: adding instance status in RDS verify step#74
cferrera merged 1 commit into
mainfrom
rds-snapshot

Conversation

@cferrera
Copy link
Copy Markdown
Contributor

@cferrera cferrera commented Nov 19, 2025

Description

AWS RDS Snapshot pipeline was not displaying the Instance Status when checking the db.

Motivation and Context

Pipeline was failing without no reason saying "instance not available" even thou when checking through CLI was showing as available. This change will display the current status right before attempting the snapshot removing the "timing" concern when checking the status.

Breaking Changes

None

How Has This Been Tested?

  • I have updated at least one of the .github/workflows/_test-*.yaml to demonstrate and validate my change(s)
  • I have executed pre-commit run -a on my pull request
  • I have executed make gen_docs_run on my pull request

Github Conventional Commit Release

https://dnd-it.github.io/github-workflows/workflows/gh-release/

@github-actions github-actions Bot added the aws label Nov 19, 2025
@cferrera cferrera merged commit d25527c into main Nov 19, 2025
3 checks passed
@cferrera cferrera deleted the rds-snapshot branch November 19, 2025 08:54
tamedia-fission Bot pushed a commit that referenced this pull request Nov 19, 2025
## [3.14.0](v3.13.0...v3.14.0) (2025-11-19)

### ✨ Features

* adding instance status in verify step ([#74](#74)) ([d25527c](d25527c))
@tamedia-fission
Copy link
Copy Markdown

🎉 This PR is included in version 3.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants