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: make schemas guard rail compliant #560

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

zrfr
Copy link
Collaborator

@zrfr zrfr commented Jul 23, 2024

This change updates the RDS resource schemas to be compliant with the CFN guard rail rules.

Specific changes are:

  • Added tagging element to all schemas.
  • Removed non-existent property from DBCluster readOnlyProperties.
  • Updated aws-cloudformation-resource-schema to 2.0.10, required for tagging permissions in the schema.

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

This change updates the RDS resource schemas to be compliant with the
CFN guard rail rules.

Specific changes are:
- Added tagging element to all schemas.
- Removed non-existent property from DBCluster readOnlyProperties.
- Updated aws-cloudformation-resource-schema to 2.0.10, required for
  tagging permissions in the schema.
@zrfr zrfr added this pull request to the merge queue Aug 26, 2024
Merged via the queue into aws-cloudformation:master with commit 50f9cc7 Aug 26, 2024
1 check passed
@zrfr zrfr deleted the schema-guard branch August 26, 2024 06:41
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