summaryrefslogtreecommitdiffstats
path: root/development/opentofu/README
blob: 48b485fd932e0b0c3c0bee0be852c5bc116ce88d (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OpenTofu is an OSS tool for building, changing, and versioning
infrastructure safely and efficiently. OpenTofu can manage existing
and popular service providers as well as custom in-house solutions.

The key features of OpenTofu are:
  > Infrastructure as Code
  > Execution Plans
  > Resource Graph
  > Change Automation

OpenTofu is a Terraform fork.

Warning: This SlackBuild requires network access when it runs, meaning
it downloads Go Modules from the Internet with root access. You should
decide for yourself whether or not you think this is a good idea.