Skip to content

Fix IntanceState.rds stopped -> available transitions - #2177

Merged
ulucinar merged 2 commits into
crossplane-contrib:mainfrom
ulucinar:fix-2100
Jul 30, 2026
Merged

Fix IntanceState.rds stopped -> available transitions#2177
ulucinar merged 2 commits into
crossplane-contrib:mainfrom
ulucinar:fix-2100

Conversation

@ulucinar

@ulucinar ulucinar commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Description of your changes

Fixes #2100

This PR bumps upbound/terraform-provider-aws commit to 4cf4659f2667 to fix the issue with InstanceState.rds spec.forProvider.state stopped -> available transitions as reported in #2100. It also adds missing password secrets to the examples/rds/namespaced/v1beta1/instancestate.yaml and examples/rds/cluster/v1beta1/instancestate.yaml documents.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make generate and committed the results (ideally in a separate commit).
  • Not made any manual changes to generated files, and verified this with make check-diff.

How has this code been tested

Via uptest run https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/30566480974, and manual testing with InstanceState.rds.

ulucinar added 2 commits July 30, 2026 20:21
- Fix RDS InstanceState stopped->available transition.

Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
@ulucinar

Copy link
Copy Markdown
Collaborator Author

/test-examples="examples/rds/cluster/v1beta1/instancestate.yaml"

@jonasz-lasut jonasz-lasut left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ulucinar LGTM!

@ulucinar
ulucinar merged commit 1583310 into crossplane-contrib:main Jul 30, 2026
9 checks passed
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.

[Bug]: RDS InstanceState cannot transition from stopped to available state

2 participants