diff --git a/docs/resources/kibana_synthetics_private_location.md b/docs/resources/kibana_synthetics_private_location.md index 13b65f930..67e7c4e46 100644 --- a/docs/resources/kibana_synthetics_private_location.md +++ b/docs/resources/kibana_synthetics_private_location.md @@ -31,7 +31,6 @@ resource "elasticstack_fleet_agent_policy" "sample" { resource "elasticstack_kibana_synthetics_private_location" "example" { label = "example label" - space_id = "default" agent_policy_id = elasticstack_fleet_agent_policy.sample.policy_id tags = ["tag-a", "tag-b"] geo = { diff --git a/examples/resources/elasticstack_kibana_synthetics_private_location/resource.tf b/examples/resources/elasticstack_kibana_synthetics_private_location/resource.tf index 933485ee3..e65306852 100644 --- a/examples/resources/elasticstack_kibana_synthetics_private_location/resource.tf +++ b/examples/resources/elasticstack_kibana_synthetics_private_location/resource.tf @@ -14,7 +14,6 @@ resource "elasticstack_fleet_agent_policy" "sample" { resource "elasticstack_kibana_synthetics_private_location" "example" { label = "example label" - space_id = "default" agent_policy_id = elasticstack_fleet_agent_policy.sample.policy_id tags = ["tag-a", "tag-b"] geo = {