RedisLabs / terraform-provider-rediscloud

Terraform Redis Cloud Provider: Deploy, update, and manage Redis Cloud databases as code through HashiCorp Terraform
https://registry.terraform.io/providers/RedisLabs/rediscloud/latest
Apache License 2.0
30 stars 22 forks source link

Alter AclRuleUpdate to handle rule-only change #553

Closed greg-oc closed 3 months ago

greg-oc commented 3 months ago

Fixes #547

greg-oc commented 3 months ago

Depends on this change to the Go API: https://github.com/RedisLabs/rediscloud-go-api/pull/176

JohnSharpe commented 3 months ago

Included in #554