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: optional descriptions in axiom provider Resources #44

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

a-khaledf
Copy link
Contributor

Currently When you create any resource without description, it will fail with the following error

        Error: Provider produced inconsistent result after apply

        When applying changes to axiom_dataset.test_without_description, provider
        "provider[\"registry.terraform.io/hashicorp/axiom\"]" produced an unexpected
        new value: .description: was null, but now cty.StringVal("").

This PR is the fix for that

@a-khaledf a-khaledf requested a review from toppercodes August 13, 2024 07:59
@toppercodes toppercodes merged commit 4a16624 into main Sep 18, 2024
4 checks passed
@toppercodes toppercodes deleted the fix/Optional-descriptions branch September 18, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants