Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Environment Support for Azure Auth #129

Open
matt14483 opened this issue Aug 8, 2023 · 0 comments
Open

Custom Environment Support for Azure Auth #129

matt14483 opened this issue Aug 8, 2023 · 0 comments

Comments

@matt14483
Copy link

I need to configure Azure Auth to work in a closed Azure Environment, that is not listed in the available configuration options. Since we are adding the Metadata URL during the configuration process anyway, that could be used to configure the environment, rather than the environment parameter. Terraform and Packer are already configured in such a manner to work in these custom Environments.

Packer- https://developer.hashicorp.com/packer/plugins/builders/azure/arm#metadata_host
Terraform- https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs#metadata_host

This would allow me to enable the all the Azure environments at my site to be able to authenticate with Vault, purely based off of subscription and resource group. Other than this, there is no other secure way to automate the use of Vault, without utilizing Azure's KeyVault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant