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
Describe the bug
I was trying to provision a new monitor using the elasticstack_kibana_synthetics_monitor resource and get the following error
elasticstack_kibana_synthetics_monitor.monitors["test"]: Creating...
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to elasticstack_kibana_synthetics_monitor.monitors["test"], provider
│ "provider[\"registry.terraform.io/elastic/elasticstack\"]" produced an unexpected new value: .space_id: was null, but
│ now cty.StringVal("default").
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to elasticstack_kibana_synthetics_monitor.monitors["test"], provider
│ "provider[\"registry.terraform.io/elastic/elasticstack\"]" produced an unexpected new value: .service_name: was null,
│ but now cty.StringVal("").
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵
Releasing state lock. This may take a few moments...
Describe the bug
I was trying to provision a new monitor using the
elasticstack_kibana_synthetics_monitor
resource and get the following errorTo Reproduce
Sample Code
Expected behavior
The monitor for icmp should be created without any errors
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: