From 05a76297e72710a38fdfb70a0351b74182c1ef0f Mon Sep 17 00:00:00 2001 From: Maciej Skierkowski Date: Wed, 26 Apr 2017 15:49:36 -0700 Subject: [PATCH 1/5] Removing reference to remote state pushing in TFE --- .../docs/enterprise/state/pushing.html.md | 23 ------------------- website/source/layouts/enterprise.erb | 3 --- 2 files changed, 26 deletions(-) delete mode 100755 website/source/docs/enterprise/state/pushing.html.md diff --git a/website/source/docs/enterprise/state/pushing.html.md b/website/source/docs/enterprise/state/pushing.html.md deleted file mode 100755 index 4e9545fda..000000000 --- a/website/source/docs/enterprise/state/pushing.html.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -layout: "enterprise" -page_title: "Pushing - State - Terraform Enterprise" -sidebar_current: "docs-enterprise-state-pushing" -description: |- - Pushing remote states. ---- - -# Pushing Terraform Remote State to Terraform Enterprise - -Terraform Enterprise is one of a few options to store [remote state](/docs/enterprise/state). - -Remote state gives you the ability to version and collaborate on Terraform -changes. It stores information about the changes Terraform makes based on -configuration. - -To use Terraform Enterprise to store remote state, you'll first need to have the -`ATLAS_TOKEN` environment variable set and run the following command. - -```shell -$ terraform remote config \ - -backend-config="name=$USERNAME/product" -``` diff --git a/website/source/layouts/enterprise.erb b/website/source/layouts/enterprise.erb index 127074249..3aaf4cc1d 100644 --- a/website/source/layouts/enterprise.erb +++ b/website/source/layouts/enterprise.erb @@ -79,9 +79,6 @@ > State