TF Provider Redis (Terraform Plugin Framework) Requirements Terraform >= 1.0 Go >= 1.20 Building The Provider Clone the repository Enter the repository directory Build the provider using the Go install command: go install Quick start please install first make build VERSION=0.1.0 make apply-example EXAMPLE_NAME=resource TF_LOG_LEVEL=INFO