terraform/backend/remote-state/azure
Tom Harvey c928962f44
backend/azurerm: support for authenticating via msi (#19433)
* backend/azurerm: support for authenticating via msi

* adding acceptance tests for msi auth

* including the resource group name in the tests

* support for using the test client via msi
2018-11-22 16:52:27 +01:00
..
arm_client.go backend/azurerm: support for authenticating via msi (#19433) 2018-11-22 16:52:27 +01:00
backend.go backend/azurerm: support for authenticating via msi (#19433) 2018-11-22 16:52:27 +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 msi (#19433) 2018-11-22 16:52:27 +01:00
client.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
client_test.go backend/azurerm: support for authenticating via msi (#19433) 2018-11-22 16:52:27 +01:00
helpers_test.go backend/azurerm: support for authenticating via msi (#19433) 2018-11-22 16:52:27 +01:00
sender.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00