summaryrefslogtreecommitdiff
path: root/terraform/minio/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'terraform/minio/README.md')
-rw-r--r--terraform/minio/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/terraform/minio/README.md b/terraform/minio/README.md
new file mode 100644
index 0000000..18a7202
--- /dev/null
+++ b/terraform/minio/README.md
@@ -0,0 +1,3 @@
+# Using `mc` directly instead of Terraform
+
+ export MC_HOST_<alias>=https://<Access Key>:<Secret Key>@<YOUR-S3-ENDPOINT>