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

fix: Digital Certificate creation #140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndreZiviani
Copy link
Contributor

@AndreZiviani AndreZiviani commented Mar 10, 2024

API return a comma separated list of subject names, we need to split it to a list, maybe doing on the SDK would be better. Also order shouldn't matter so use Set instead

Fixes:

╷
│ Error: Provider produced inconsistent result after apply
│ 
│ When applying changes to azion_digital_certificate.test, provider "provider[\"registry.terraform.io/aziontech/azion\"]" produced
│ an unexpected new value: .certificate_result: inconsistent values for sensitive attribute.
│ 
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵

@AndreZiviani AndreZiviani requested a review from a team as a code owner March 10, 2024 20:17
@AndreZiviani
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

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

Successfully merging this pull request may close these issues.

1 participant