Skip to content

[Enhancement]:AWS Terraform provideer should allow msk cluster configuration upgrade #28931

Open
@alkajawla

Description

Description

For Terraform version 0.14.x and earlier
When trying to make any updates to the msk cluster configuration e.g. adding new configuration to msk cluster configuration, upgrading the msk cluster version , we get an error - **MSK Configuration: ConflictException: A resource with this name already exists , even though the msk cluster configuraiton allows versioning.

Expected behaviour is - if we ar making updates to cluster configuration , then a new verison of the configuration should be created without any Name conflict errors

Attempted Solutions

Updates are allowed if I change the cluster configuration name , in this case the old configuration is deleted and cluster runs with the new cluster configuration map

Proposal

Expected behaviour is - if we ar making updates to cluster configuration , then a new verison of the configuration should be created without any Name conflict errors because the msk cluster allows versioning on the cluster configuration

Affected Resource(s) and/or Data Source(s)

AWS msk

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/kafkaIssues and PRs that pertain to the kafka service.staleOld or inactive issues managed by automation, if no further action taken these will get closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions