Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kibana SLOs: use spaceID #485

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Kibana SLOs: use spaceID #485

merged 1 commit into from
Nov 20, 2023

Conversation

afharo
Copy link
Member

@afharo afharo commented Nov 20, 2023

When creating the SLOs against a custom space ID, I'm getting the following errors:

╷
│ Error: Provider produced inconsistent result after apply
│ 
│ When applying changes to elasticstack_kibana_slo.kibana_http_latency_slo, provider "provider[\"terraform.local/elastic/elasticstack\"]" produced an unexpected new value: Root resource was present, but now absent.
│ 
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵

This is caused because TF is correctly creating it in the indicated space, but retrieving it from the default one.

@afharo afharo requested a review from Kushmaro November 20, 2023 17:14
@tobio tobio merged commit e30fda0 into elastic:main Nov 20, 2023
14 checks passed
@tobio
Copy link
Member

tobio commented Nov 20, 2023

Thanks for taking the time fix this one up 👍

@afharo afharo deleted the use-space-id-on-slos branch November 21, 2023 13:27
daemitus pushed a commit to daemitus/terraform-provider-elasticstack that referenced this pull request Nov 30, 2023
daemitus pushed a commit to daemitus/terraform-provider-elasticstack that referenced this pull request Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants