│ Error: Provider produced inconsistent final plan
│ When expanding the plan for victorops_team_membership.team_membership[0] to include new values learned so far during apply, provider "registry.terraform.io/splunk/victorops" produced an invalid new value for .user_name: was cty.StringVal("xxx.yyy"), but now cty.StringVal("xxx.yyy").
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
Hi Team,
I am using all the available resources - https://registry.terraform.io/providers/splunk/victorops/latest/docs
Look like there is bug with team_membership: https://registry.terraform.io/providers/splunk/victorops/latest/docs/resources/team_membership
Error:
│ Error: Provider produced inconsistent final plan
│ When expanding the plan for victorops_team_membership.team_membership[0] to include new values learned so far during apply, provider "registry.terraform.io/splunk/victorops" produced an invalid new value for .user_name: was cty.StringVal("xxx.yyy"), but now cty.StringVal("xxx.yyy").
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.