Skip to content

[BUG] Provider produced inconsistent result after apply produced an unexpected new value #235

@huber304

Description

@huber304

Is there an existing issue for this?

  • I have searched the existing issues

What version of the Terraform provider are you using?

0.3.0-beta1

What version of the Terraform CLI are you using?

1.14.1

What type of issue are you facing

bug report

Describe the bug

Creating a user with "send_mail=true" does end up with the following message:

When applying changes to sci_user.test_user, provider "provider[\"registry.terraform.io/sap/sap-cloud-identity-services\"]" produced an unexpected new value:
│ .sap_extension_user.send_mail: was cty.True, but now cty.False.

Expected Behavior

User is created without an error message and the state is tracked correctly. The user isn't destroyed and newly created with every apply.

Steps To Reproduce

No response

Add screenshots to help explain your problem

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions