Merge pull request #11319 from travispaul/patch-3

Clarify location of the remote state file in Manta backend
This commit is contained in:
James Nugent 2017-01-23 11:31:15 +00:00 committed by GitHub
commit 33034f38f8
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ data "terraform_remote_state" "foo" {
The following configuration options are supported:
* `path` - (Required) The path where to store the state file
* `path` - (Required) The path relative to your private storage directory (`/$MANTA_USER/stor`) where the state file will be stored
* `objectName` - (Optional) The name of the state file (defaults to `terraform.tfstate`)
The following [Manta environment variables](https://apidocs.joyent.com/manta/#setting-up-your-environment) are supported: