Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an output for the instance ids #259

Open
fszymanski-blvd opened this issue Mar 19, 2025 · 0 comments
Open

Add an output for the instance ids #259

fszymanski-blvd opened this issue Mar 19, 2025 · 0 comments

Comments

@fszymanski-blvd
Copy link

Describe the Feature

With the recent change to add a random string to the database instance name, the database instance ids are no longer deterministic from outside the module. This prevents us from creating RDS endpoints for a subset of the instances since that requires the instance ids.

The request is to add the instance ids as an output.

Expected Behavior

Instance IDs should be output so they can be used to create RDS endpoints.

Use Case

Instance IDs should be output so they can be used to create RDS endpoints.

Describe Ideal Solution

Instance IDs should be output so they can be used to create RDS endpoints.

Alternatives Considered

Allow configuration that bypasses the new random_pet behavior

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant