Commit Graph

8 Commits

Author SHA1 Message Date
Seth Vargo 91d5e75afa Remove more references to Atlas 2017-04-07 11:56:19 -04:00
Seth Vargo 2ff3d47f30 Fix broken links 2017-04-07 11:56:17 -04:00
Ringo De Smet f1df7afadc 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 65ea9c3034 docs: fix some broken links related to remote state 2017-03-15 13:31:10 -05:00
Mitchell Hashimoto 4acd4a2bcf Update remote_state.html.md 2016-10-24 14:14:49 -07:00
James Nugent ab14f52748 docs: Remove output from `terraform_remote_state`
Fixes #8296.
2016-08-19 00:50:43 +01:00
Mike Tougeron f49f6cbd5f 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 76fb7693b5 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