stackql / stackql/stackql

[FEATURE] Add status to aws.rds.db_instance provider

Open
#418 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.