Skip to content

Releases: B3ns44d/terraform-provider-redisacl

v1.0.2

07 Nov 14:16

Choose a tag to compare

Full Changelog: https://github.com/B3ns44d/terraform-provider-redisacl/commits/v1.0.2

📦 Installation

This provider is available on the Terraform Registry.

terraform {
  required_providers {
    redisacl = {
      source  = "B3ns44d/redisacl"
      version = "~> 1.0.2"
    }
  }
}

📚 Documentation


Note: The Terraform Registry will automatically detect this release and make it available within a few minutes.