Seth Vargo
b6b2d2d505
Remove more references to Atlas
2017-04-07 11:56:19 -04:00
Seth Vargo
426065a8f2
Fix broken links
2017-04-07 11:56:17 -04:00
Ringo De Smet
9ce2b12ec9
Document the environment attribute. ( #13360 )
...
The existence of the attribute is mentioned here already: https://www.terraform.io/docs/state/environments.html
2017-04-05 09:53:18 +01:00
clint shryock
018ec10e36
docs: fix some broken links related to remote state
2017-03-15 13:31:10 -05:00
Mitchell Hashimoto
f6873be4f1
Update remote_state.html.md
2016-10-24 14:14:49 -07:00
James Nugent
76910c15d6
docs: Remove output from terraform_remote_state
...
Fixes #8296 .
2016-08-19 00:50:43 +01:00
Mike Tougeron
8378333f64
Terraform 0.7.0 data resource for remote state does not use the 'output' path ( #7802 )
2016-07-25 21:41:24 +01:00
Martin Atkins
3eb4a89104
provider/terraform: remote state resource becomes a data source
...
As a first example of a real-world data source, the pre-existing
terraform_remote_state resource is adapted to be a data source. The
original resource is shimmed to wrap the data source for backward
compatibility.
2016-05-14 08:26:36 -07:00