summaryrefslogtreecommitdiffstats
path: root/development/terraform/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/terraform/README')
-rw-r--r--development/terraform/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/terraform/README b/development/terraform/README
index c94072c75e..8caabd3aa2 100644
--- a/development/terraform/README
+++ b/development/terraform/README
@@ -2,3 +2,7 @@ Terraform is an open-source infrastructure as code software tool
created by HashiCorp. It enables users to define and provision a
datacenter infrastructure using a high-level configuration language
known as Hashicorp Configuration Language, or optionally JSON.
+
+Warning: This SlackBuild requires network access when it runs, meaning
+it downloads files from the Internet with root access. You should
+decide for yourself whether or not you think this is a good idea.