You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/state/remote
Aleksander Modzelewski 2627e4bd8d
Add token authentication to Swift remote
9 years ago
..
artifactory.go
artifactory_test.go
atlas.go Don't retry the atlas requests with the wrong cert 10 years ago
atlas_test.go Ensure better state normalization 10 years ago
azure.go state/azure: support passing of lease ID when writing storage blob (#10115) 9 years ago
azure_test.go state/azure: support passing of lease ID when writing storage blob (#10115) 9 years ago
client_inmem.go
consul.go Support setting datacenter when using consul remote state (#8102) 10 years ago
consul_test.go tests: allow opt-out of remote tests via env var 10 years ago
etcd.go
etcd_test.go
file.go
file_test.go
gcs.go remote state: Add GCS provider for remote state 10 years ago
gcs_test.go remote state: Add GCS provider for remote state 10 years ago
http.go Moving octet-stream to json for remote http backend 10 years ago
http_test.go
manta.go state/remote: New provider - manta 10 years ago
manta_test.go state/remote: New provider - manta 10 years ago
remote.go state/remote: New provider - manta 10 years ago
remote_test.go Add remote state init test 10 years ago
s3.go [GH-1275] Support for AWS access via IAMs AssumeRole functionality 10 years ago
s3_test.go
state.go Revert #7464 and allow an empty state 10 years ago
state_test.go
swift.go Add token authentication to Swift remote 9 years ago
swift_test.go