ilijamt/terraform-provider-awx

awx_project status mutates

Closed this issue · 0 comments

The status property mutates when AWX runs an update, which causes an error between the state and the response from the API

 Error: Provider produced inconsistent result after apply
 
 When applying changes to
 module.awx_project["mihai-sandbox"].awx_project.target, provider
 "provider[\"registry.terraform.io/ilijamt/awx\"]" produced an unexpected
 new value: .status: was cty.StringVal("successful"), but now
 cty.StringVal("pending").