Commit Graph

3 Commits

Author SHA1 Message Date
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
Craig Marsden 64d5ff2e84 correct remote state documentation and add config sub-arguments for atlas. 2016-02-08 22:21:50 +00:00
John Engelman 678feaaed7 Add Terraform/Remote State documentation to provider/resource section.
Issue #2074
2015-12-27 19:04:27 +01:00