Skip to content

Conversation

tobio
Copy link
Member

@tobio tobio commented Oct 25, 2024

Fixes #872

Makes a breaking change to the provider to support multiple group by fields in SLO definitions. Existing SLO's defining group_by = "field" will need to be updated to group_by = ["field"] when upgrading provider versions.

@tobio tobio requested review from dimuon and gigerdo October 25, 2024 10:54
@tobio tobio self-assigned this Oct 25, 2024
Copy link
Member

@gigerdo gigerdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@tobio tobio merged commit 7845a51 into main Oct 29, 2024
39 checks passed
@tobio tobio deleted the slo-multi-group-by branch October 29, 2024 20:40
kjwardy pushed a commit to kjwardy/terraform-provider-elasticstack that referenced this pull request Nov 19, 2024
* Allow group_by in updates

* Support multi-group_by in SLOs

* Generate docs

* Changelog
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.

[Bug] SLO resource contains a type mismatch in the optional group_by field

2 participants