Files
2025-06-08 19:13:15 +08:00

8 lines
95 B
Bash

# for provider
#
# export MINIO_PASSWORD="xxx"
#
terraform init
terraform plan
terraform apply