mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-29 10:21:01 -06:00
c2bcb5fbe5
* 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) |
||
---|---|---|
.. | ||
artifactory_test.go | ||
artifactory.go | ||
atlas_test.go | ||
atlas.go | ||
azure_test.go | ||
azure.go | ||
client_inmem.go | ||
consul_test.go | ||
consul.go | ||
etcd_test.go | ||
etcd.go | ||
file_test.go | ||
file.go | ||
gcs_test.go | ||
gcs.go | ||
http_test.go | ||
http.go | ||
remote_test.go | ||
remote.go | ||
s3_test.go | ||
s3.go | ||
state_test.go | ||
state.go | ||
swift_test.go | ||
swift.go |