terraform/state
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
..
remote Skip IAM/STS validation and metadata check (#7874) 2016-08-10 15:10:34 +01:00
backup.go
backup_test.go
cache.go
cache_test.go
inmem.go
inmem_test.go
local.go
local_test.go
state.go
testing.go core: Correctly ensure that State() is a copy 2016-06-22 17:21:27 +03:00