Traffic filters in 0.6.0: "provider produced inconsistent result after apply" #621
Closed
4 tasks done
Labels
bug
Something isn't working
Readiness Checklist
Expected Behavior
Planning of an
ec_deployment
with associatedec_deployment_traffic_filter_association
s should be idempotent: after applying once no changes should remain in the plan, and subsequent applys should succeed regardless.Current Behavior
A cluster with associated traffic filters has successfully been configured/applied, but a subsequent plan aims to remove the traffic filters. On applying this plan, the following error occurs (specifics have been replaced with pseudocode in angle brackets):
We are also seeing spurious config changes to the
elasticsearch
block in the deployment resource, but I think this is already being tracked in other issues on this repo.Terraform resources
Steps to Reproduce
ec_deployment_traffic_filter_association
sYour Environment
Using the 0.6.0 provider
The text was updated successfully, but these errors were encountered: