terraform/state/remote
Renier Morales c2bcb5fbe5 Skip IAM/STS validation and metadata check (#7874)
* Skip IAM/STS validation and metadata check

* Skip IAM/STS identity validation - For environments or other api
  implementations where there are no IAM/STS endpoints available, this
  option lets you opt out from that provider initialization step.
* Skip metdata api check - For environments in which you know ahead of
  time there isn't going to be a metadta api endpoint, this option lets
  you opt out from that check to save time.

* Allow iam/sts initialization even if skipping account/cred validation

(#7874)

* Split out skip of IAM validation into credentials and account id

(#7874)
2016-08-10 15:10:34 +01:00
..
artifactory.go
artifactory_test.go
atlas.go Don't send access_token in request params 2016-08-05 11:44:14 -04:00
atlas_test.go Don't send access_token in request params 2016-08-05 11:44:14 -04:00
azure.go provider/azurerm: Bump azure-sdk-for-go to 3.0.0-beta (#7420) 2016-06-30 15:36:08 +01:00
azure_test.go
client_inmem.go
consul.go
consul_test.go
etcd.go
etcd_test.go
file.go
file_test.go
gcs.go
gcs_test.go
http.go
http_test.go
remote.go
remote_test.go Add remote state init test 2016-07-07 16:24:38 -04:00
s3.go Skip IAM/STS validation and metadata check (#7874) 2016-08-10 15:10:34 +01:00
s3_test.go
state.go Revert #7464 and allow an empty state 2016-07-07 16:19:58 -04:00
state_test.go
swift.go
swift_test.go