-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
resource/aws_route53_record: convert alias
from TypeSet
to TypeList
#28771
Labels
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Comments
gdavison
added
the
needs-triage
Waiting for first response or review from a maintainer.
label
Jan 9, 2023
github-actions
bot
removed
the
needs-triage
Waiting for first response or review from a maintainer.
label
Jan 9, 2023
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
gdavison
added
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
breaking-change
Introduces a breaking change in current functionality; usually deferred to the next major release.
labels
Jan 9, 2023
breathingdust
removed
the
breaking-change
Introduces a breaking change in current functionality; usually deferred to the next major release.
label
Feb 17, 2023
Already done in #28894 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
The nested block
alias
should be implemented as aTypeList
withMaxItems: 1
instead of aTypeSet
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: