From 05ec422d5db5539dc5c31d6a1d0da5abaf0563e3 Mon Sep 17 00:00:00 2001 From: troymc Date: Sat, 20 Aug 2016 16:08:28 +0200 Subject: [PATCH] docs: one can license Terraform Enterprise by itself --- docs/source/prod-node-setup-mgmt/install-terraform.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/prod-node-setup-mgmt/install-terraform.md b/docs/source/prod-node-setup-mgmt/install-terraform.md index 5382b6fa..d0342348 100644 --- a/docs/source/prod-node-setup-mgmt/install-terraform.md +++ b/docs/source/prod-node-setup-mgmt/install-terraform.md @@ -2,9 +2,9 @@ The [Terraform documentation has installation instructions](https://www.terraform.io/intro/getting-started/install.html) for all common operating systems. -If you don't want to run Terraform on your local machine, you could install it on a cloud machine under your control (e.g. on AWS). +If you don't want to run Terraform on your local machine, you can install it on a cloud machine under your control (e.g. on AWS). -Note: Hashicorp has an enterprise version of Terraform called "Terraform Enterprise." It's part of Atlas, which includes other things. You can use that if you like, but be sure to install it on your own hosting (i.e. "on premise"), not on the hosting provided by Hashicorp. The reason is that BigchainDB clusters are supposed to be decentralized. If everyone used Hashicorp's hosted Atlas, then that would be a point of centralization. +Note: Hashicorp has an enterprise version of Terraform called "Terraform Enterprise." You can license it by itself or get it as part of Atlas. If you decide to license Terraform Enterprise or Atlas, be sure to install it on your own hosting (i.e. "on premise"), not on the hosting provided by Hashicorp. The reason is that BigchainDB clusters are supposed to be decentralized. If everyone used Hashicorp's hosted Atlas, then that would be a point of centralization. ## Ubuntu Installation Tips