Skip to content

v1.0.2

Latest

Choose a tag to compare

@B3ns44d B3ns44d released this 07 Nov 14:16
· 2 commits to master since this release

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.