terraform/backend/remote-state/azure
Tom Harvey 96b1c951fa
backend/azurerm: support for authenticating via SAS Tokens (#19440)
* adding acceptance tests for msi auth

* including the resource group name in the tests

* backend/azurerm: support for authenticating using a SAS Token

* resolving merge conflicts

* moving the defer to prior to the error
2018-11-22 18:02:33 +01:00
..
arm_client.go backend/azurerm: support for authenticating via SAS Tokens (#19440) 2018-11-22 18:02:33 +01:00
backend.go backend/azurerm: support for authenticating via SAS Tokens (#19440) 2018-11-22 18:02:33 +01:00
backend_state.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
backend_test.go backend/azurerm: support for authenticating via SAS Tokens (#19440) 2018-11-22 18:02:33 +01:00
client.go backend/azurerm: fixing a bug where locks couldn't be unlocked (#19441) 2018-11-22 17:47:35 +01:00
client_test.go backend/azurerm: support for authenticating via SAS Tokens (#19440) 2018-11-22 18:02:33 +01:00
helpers_test.go backend/azurerm: support for authenticating via SAS Tokens (#19440) 2018-11-22 18:02:33 +01:00
sender.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00