diff options
Diffstat (limited to 'development/terraform/README')
-rw-r--r-- | development/terraform/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/terraform/README b/development/terraform/README index c94072c75e0c..8caabd3aa275 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. |