Can I use another type of authentication instead of service principal

Due to security reason I can’t use service principal. I need to use “az login” to login my account to run terraspace.

The terraspace_plugin_azurerm uses armrest so it can support the CLI login as part of the auth chain. It should work. Haven’t tested it in a while, though also haven’t heard of issues either. Will consider PRs for improvements also. No sweat either way of course :+1:

Related PR: https://github.com/boltops-tools/terraspace_plugin_azurerm/issues/6

1 Like