aiven / terraform-provider-aiven

Aiven Terraform Provider
https://registry.terraform.io/providers/aiven/aiven/latest/docs
MIT License
122 stars 68 forks source link

fix(organization_user_group): make name field required #1757

Closed staceysalamon-aiven closed 3 weeks ago

staceysalamon-aiven commented 3 weeks ago

About this change—what it does

Marks the name field as required for the user group resource.

ssuomi-aiven commented 3 weeks ago

LGTM but @rriski can you give another look before we merge?