terraform/vendor/golang.org/x/crypto/openpgp/packet
Tom Harvey 0ec109bdc0
backend/azurerm: upgrading the SDK / support for proxies (#19414)
* vendor updates

- updating to v21.3.0 of github.com/Azure/azure-sdk-for-go
- updating to v10.15.4 of github.com/Azure/go-autorest
- vendoring github.com/hashicorp/go-azure-helpers @ 0.1.1

* backend/azurerm: refactoring to use the new auth package

- refactoring the backend to use a shared client via the new auth package
- adding tests covering both Service Principal and Access Key auth
- support for authenticating using a proxy
- rewriting the backend documentation to include examples of both authentication types

* switching to use the build-in logging function

* documenting it's also possible to retrieve the access key from an env var
2018-11-21 22:06:03 +01:00
..
compressed.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
config.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
encrypted_key.go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
literal.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
ocfb.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
one_pass_signature.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
opaque.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
packet.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
private_key.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
public_key.go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
public_key_v3.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
reader.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
signature.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
signature_v3.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
symmetric_key_encrypted.go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
symmetrically_encrypted.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00
userattribute.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
userid.go vendor golang.org/x/crypto/openpgp 2017-06-20 13:14:31 -04:00