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
Current Behaviour
Upgraded from 7.12.2 to 7.16.2. We are deploying 5 watchers to kibana with the provider and just one of them uses the metadata flag. For the other 4 terraform tries to set the metadata value to null.
Expected Behaviour
Terraform shouldn't detect any updatable attributes and should show no changes detected.
can you test with 8.4.0 release. If problem is still here, can you paste complete sample to reproduce it.
I can't play your sample because of I haven't your locals ...
Current Behaviour
Upgraded from
7.12.2
to7.16.2
. We are deploying 5 watchers to kibana with the provider and just one of them uses the metadata flag. For the other 4 terraform tries to set themetadata
value tonull
.Expected Behaviour
Terraform shouldn't detect any updatable attributes and should show no changes detected.
Terraform Configuration
Plan Output
Versions
Terraform: 1.2.3
disaster37/elasticsearch: 7.16.2
Workaround
Added
metadata
to theignore_lifecycle
lifecycle.The text was updated successfully, but these errors were encountered: