Skip to content

Fix cfn-mutability for inherited identifiers#1465

Merged
haydenbaker merged 2 commits intosmithy-lang:mainfrom
haydenbaker:fix-identifier-cfn-mutability
Nov 10, 2022
Merged

Fix cfn-mutability for inherited identifiers#1465
haydenbaker merged 2 commits intosmithy-lang:mainfrom
haydenbaker:fix-identifier-cfn-mutability

Conversation

@haydenbaker
Copy link
Copy Markdown
Contributor

For resources with parent resources, identifiers that are inherited should be marked with create-and-read mutability instead of the defaults for that resource. This fixes that case, and adjusts the test cases to verify the correct behavior

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

For resources with parent resources, identifiers that are inherited
should be marked with create-and-read mutability instead of the
defaults for that resource. This fixes that case, and adjusts the
test cases to verify the correct behavior
@haydenbaker haydenbaker requested a review from a team as a code owner October 24, 2022 19:20
@haydenbaker haydenbaker merged commit a8fd6c5 into smithy-lang:main Nov 10, 2022
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