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 rds example test #219

Merged
merged 10 commits into from
Mar 19, 2025
Merged

Add rds example test #219

merged 10 commits into from
Mar 19, 2025

Conversation

corymhall
Copy link
Contributor

@corymhall corymhall commented Mar 17, 2025

Add an example test for the rds module

re #211

@corymhall
Copy link
Contributor Author

corymhall commented Mar 17, 2025

This change is part of the following stack:

Change managed by git-spice.

@corymhall corymhall force-pushed the corymhall/examples-setup branch 4 times, most recently from 234ddfe to b00ea9e Compare March 18, 2025 14:49
Base automatically changed from corymhall/fix-inconsistent-plan to main March 18, 2025 15:16
@corymhall corymhall marked this pull request as ready for review March 18, 2025 17:03
@corymhall corymhall requested a review from a team March 18, 2025 17:04
username: "complete_mysql",
port: '3306',
multi_az: true,
db_subnet_group_name: vpc.database_subnet_group_name.apply(name => name!),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cool it tests module chaining. Do unknowns behave OK in this case?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep they do!

@corymhall corymhall force-pushed the corymhall/examples-setup branch from b00ea9e to ca18e6c Compare March 18, 2025 19:12
@@ -0,0 +1,5 @@
name: rds-example
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding a quick README and a script how to initialize this (pulumi package add). Since parameterized providers didn't make it into Pulumi.yaml yet this won't work OOTB.

@t0yv0
Copy link
Member

t0yv0 commented Mar 19, 2025

🚢

@corymhall corymhall merged commit 54b9b4d into main Mar 19, 2025
11 checks passed
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

Successfully merging this pull request may close these issues.

2 participants