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

feat: aurora pgsql - Expose db_name #568

Merged
merged 3 commits into from
Oct 28, 2022
Merged

Conversation

FelisiaM
Copy link
Member

#183535195

Checklist:

@@ -57,19 +58,19 @@ var _ = Describe("Aurora mysql", Label("aurora-mysql-terraform"), Ordered, func(
It("should create a cluster_instance with the right values", func() {
Expect(AfterValuesForType(plan, "aws_rds_cluster_instance")).To(MatchKeys(IgnoreExtras, Keys{
"engine": Equal("aurora-mysql"),
"identifier": Equal("csb-auroramy-test-0"),
"identifier": Equal("csb-auroramysql-test-0"),
Copy link
Contributor

Choose a reason for hiding this comment

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

praise: good catch!

@zucchinidev zucchinidev merged commit 78ec1e2 into main Oct 28, 2022
@zucchinidev zucchinidev deleted the add_base_properties_#183535195 branch October 28, 2022 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants