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

Enhance TF for new DMS and DMS API v2 #2681

Open
cboelle opened this issue Oct 14, 2024 · 2 comments
Open

Enhance TF for new DMS and DMS API v2 #2681

cboelle opened this issue Oct 14, 2024 · 2 comments
Assignees

Comments

@cboelle
Copy link

cboelle commented Oct 14, 2024

Description of the enhancement

For the users of the new DMS service it will be important to:
• Configure number of brokers (new flexibility)
• Create new single instances
• Create new Kafka 3.x clusters

https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs/resources/dms_instance_v2

Current issues:

  • Current version seems using v1 data source (to specify product_id) which is not compatible
  • engine_version 3.4 should be listed in documentation and be used as new default
  • New optional broker number is needed to extend cluster to 4,5,6, … brokers during instance creation
  • New examples needed: 1 for single instance and 1 for kafka 3.x cluster
@anton-sidelnikov
Copy link
Member

anton-sidelnikov commented Oct 14, 2024

Hi @cboelle, duplicate of #2596, we already updated DMS resources, please wait for next releases.

@anton-sidelnikov
Copy link
Member

@artem-lifshits please update documentation and add extra examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants