[FEATURE] Add status to aws.rds.db_instance provider
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 991
- Forks
- 86
- Avg merge
- 2d 33m
- Merged PRs (30d)
- 26
Description
Feature Description
Add the status of an AWS RDS DB Instance
Example(s)
This seems a bit of an oversight, since we can't get the status of the db instance ie., whether it's running or stopped.
Possible Approaches or Libraries to Consider
I can't seem to find any other way to get db instance status using stackql.
Additional context
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the aws.rds.db_instance provider entry point and reviewing how the existing DB instance attributes are sourced. Verify the available AWS RDS instance status data, then expose it through the provider and confirm that a queried instance reports whether it is running or stopped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100