terraform/builtin/providers/atlas
Paul Thrasher dc3ed9bb50 Docs: Update atlas_artifact resource to use data
A while back `atlas_artifact` was switched from being a `resource` to a `data` provider. When you use the examples suggested in the Terraform Enterprise docs, the Terraform cli shows a deprecation warning and provides an old url to the new data provider docs.

There are some complimentary doc updates in the Terraform Enterprise/Atlas repo.
2017-05-25 14:24:24 -07:00
..
data_source_artifact.go provider/atlas: Add a Atlas Artifact Data Source (#7419) 2016-07-01 10:29:53 -05:00
data_source_artifact_test.go provider/atlas: Add a Atlas Artifact Data Source (#7419) 2016-07-01 10:29:53 -05:00
provider.go Add VersionString 2016-07-21 16:43:49 -04:00
provider_test.go providers/atlas 2014-12-10 13:27:06 -08:00
resource_artifact.go Docs: Update atlas_artifact resource to use data 2017-05-25 14:24:24 -07:00
resource_artifact_test.go provider/atlas: Add a Atlas Artifact Data Source (#7419) 2016-07-01 10:29:53 -05:00