-
Notifications
You must be signed in to change notification settings - Fork 134
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
add retry on kafka topic + clean dead code #426
Conversation
CDS Report terraform-provider-ovh-check#1755.0 ✔
|
CDS Report terraform-provider-ovh-check#1756.0 ✔
|
1 similar comment
CDS Report terraform-provider-ovh-check#1756.0 ✔
|
CDS Report terraform-provider-ovh-testacc#1756.0 ■ |
1 similar comment
CDS Report terraform-provider-ovh-testacc#1756.0 ■ |
CDS Report terraform-provider-ovh-check#1755.0 ✔
|
CDS Report terraform-provider-ovh-testacc#1755.0 ■ |
1 similar comment
CDS Report terraform-provider-ovh-testacc#1755.0 ■ |
e8e6fd9
to
cda687a
Compare
CDS Report terraform-provider-ovh-check#1757.0 ✔
|
CDS Report terraform-provider-ovh-check#1758.0 ✔
|
CDS Report terraform-provider-ovh-testacc#1757.0 ✘
|
CDS Report terraform-provider-ovh-testacc#1758.0 ✘
|
Description
To avoir Conflict error on Kafka Topic, I add a retry logic on this resource
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
make testacc TESTARGS="-run TestAccCloudProjectDatabaseKafkaTopic_basic"