Skip to content

[rds-controller] can't modify DBParameterGroup after failure #2487

@gecube

Description

@gecube
  1. create a DBParameterGroup with incorrect parameters.

Then got:

status:
  ackResourceMetadata:
    arn: 'arn:aws:rds:eu-west-2:474417630776:pg:****-1'
    ownerAccountID: '474417630776'
    region: eu-west-2
  conditions:
    - message: 'unknown parameter: character_set_system'
      status: 'True'
      type: ACK.Terminal
    - lastTransitionTime: '2025-05-16T14:00:44Z'
      message: Resource not synced
      reason: resource is in terminal condition
      status: 'False'
      type: ACK.ResourceSynced
  1. Change the DBParameterGroup. Find that there are no changes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions