diff options
author | Julian Grinblat <julian@dotcore.co.il> | 2023-02-01 23:59:49 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-04 07:20:00 +0700 |
commit | 75d9c2deddc97baf1170434088d48abd101af57a (patch) | |
tree | 497dce9a5ed73e2524b4a06b744ad6fa0b9304fd /development/terraform/README | |
parent | b10378af2674aeac5a4a38b0fd36cafa0d96802d (diff) |
development/terraform: Updated for version 1.3.7.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |