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

RDSInstance.forProvider.caCertificateIdentifier should be set when CreateDBInstance is run. #1931

Closed
trystanleftwich opened this issue Oct 24, 2023 · 0 comments · Fixed by #1932
Labels
enhancement New feature or request

Comments

@trystanleftwich
Copy link
Contributor

What problem are you facing?

RDSInstance.forProvider.caCertificateIdentifier will currently only be updated during a ModifyDBInstance call, see #1889 for more information.

This can be confusing if you have setspec.forProvider.applyModificationsImmediately = false and you miss your modification window.

How could Crossplane help solve your problem?

The value of RDSInstance.forProvider.caCertificateIdentifier should be set during the createDBInstance call.
This value is supported as of [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant