CrowdStrike / terraform-provider-crowdstrike

https://registry.terraform.io/providers/CrowdStrike/crowdstrike/latest/docs
Mozilla Public License 2.0
10 stars 5 forks source link

validate host group and rule groups for prevention policy #39

Closed ffalor closed 1 month ago

ffalor commented 1 month ago

prevents empty string host groups and rule groups.

Error handling no longer panics when an invalid host group is provided.

closes issues found in #35