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

[DBInstance] - Port should not be createOnly/writeOnlyProperty #570

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

angusy29
Copy link
Contributor

@angusy29 angusy29 commented Oct 8, 2024

Issue #, if available: N/A

Description of changes:

Port can be modified in-place by modify-db-instance: https://docs.aws.amazon.com/cli/latest/reference/rds/modify-db-instance.html

It does not need to be a replacement operation.

Test: Tested by manually spinning up a DBInstance, changing the port number frorm 1151 to 1155 and observing that the instance was modified in place without replacement.

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 Oct 15, 2024
Merged via the queue into aws-cloudformation:master with commit c906d0c Oct 15, 2024
1 check passed
@angusy29 angusy29 deleted the port branch November 10, 2024 23:46
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