opsgenie / terraform-provider-opsgenie

Terraform OpsGenie provider
https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs
Mozilla Public License 2.0
100 stars 136 forks source link

fix: reflect criteria as required in docs #383

Closed houserx-jmcc closed 11 months ago

houserx-jmcc commented 1 year ago

Fixes #236 by indicating that criteria is not optional due to its nested attribute type being required.

koushik-swaminathan commented 11 months ago

Hi @houserx-jmcc, criteria is an optional field, it's not mandatory. I will be raising a fix for the error soon. Closing this PR, thank you!

diraol commented 7 months ago

@koushik-swaminathan do we have an update on this? Because it is still raising errors (which means the API is requesting the field as mandatory).