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
a plan for coralogix_slo of type latency with 100000 threshold_microseconds
Actual Behavior
│ Error: ThresholdMicroseconds is required when type is latency
│
│ with coralogix_slo.example_2,
│ on main.tf line 26, in resource "coralogix_slo" "example_2":
│ 26: resource "coralogix_slo" "example_2" {
│
│ ThresholdMicroseconds is required when type is latency
Steps to Reproduce
terraform plan
Important Factoids
nothing atypical about the accounts
References
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The text was updated successfully, but these errors were encountered:
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/papaya-daniel/2ade034bdca171c073e18868df03747c
Panic Output
Expected Behavior
a plan for coralogix_slo of type latency with 100000 threshold_microseconds
Actual Behavior
│ Error: ThresholdMicroseconds is required when type is latency
│
│ with coralogix_slo.example_2,
│ on main.tf line 26, in resource "coralogix_slo" "example_2":
│ 26: resource "coralogix_slo" "example_2" {
│
│ ThresholdMicroseconds is required when type is latency
Steps to Reproduce
terraform plan
Important Factoids
nothing atypical about the accounts
References
Community Note
The text was updated successfully, but these errors were encountered: