hashicorp / hashicorp/packer-plugin-azure

Update Azure "cloud_environment" option to allow user to directly set the metadata_url

Open
#136 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
63
Forks
103
PR merge metrics
No merged PRs in 30d

Description

_This issue was originally opened by @SwampDragons in https://github.com/hashicorp/packer/issues/10898 and has been migrated to this repository. The original issue description is below._

---
This would allow users of custom azure environments to properly retrieve all of the necessary endpoints for their Azure build. Packer's current solution https://www.packer.io/docs/builders/azure/arm#cloud_environment_name is inflexible and doesn't grow to fit new custom environments.

Terraform has implemented this here: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs#metadata_host

We can use their implementation as a guide.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.