You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I change something about a user such as first/last name or profile_token or pin from credential it should show up in the plan as a change to the sub-block
Actual Behavior
A full deletion of the sub-block followed by a creation of an identical one with the changes
Steps to Reproduce
terraform apply followed by another terraform apply with a small change
The text was updated successfully, but these errors were encountered:
SDK version
Relevant provider source code
Terraform Configuration Files
Debug Output
https://gist.github.com/khumps/20e7510f20089c677aa64c248f6c0dd8
Expected Behavior
If I change something about a user such as first/last name or profile_token or pin from credential it should show up in the plan as a change to the sub-block
Actual Behavior
A full deletion of the sub-block followed by a creation of an identical one with the changes
Steps to Reproduce
terraform apply followed by another terraform apply with a small change
The text was updated successfully, but these errors were encountered: