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

fix(DBCluster, DBInstance): remove incorrect defaults from schema #559

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

zrfr
Copy link
Collaborator

@zrfr zrfr commented Jul 18, 2024

Removing incorrect defaults from the schema.

We noticed that some customers use the default values from the schema to fill in missing values. This was never the intended purpose, but because the defaults were wrong, the incorrect values caused resources to fail to create or update.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@zrfr zrfr added this pull request to the merge queue Aug 26, 2024
Merged via the queue into aws-cloudformation:master with commit fadd9df Aug 26, 2024
1 check passed
@zrfr zrfr deleted the defaults branch August 26, 2024 09:04
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.

3 participants