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

Support Azure Container Instance using managed identity for auth #394

Open
khaliddermoumi opened this issue Mar 20, 2024 · 1 comment
Open

Comments

@khaliddermoumi
Copy link

Description

Using a managed identity for auth is supported an Azure VMs.
It would be very valuable if Container Instances would be supported too. As Container Instances are more lightweight, and designed for one-time build tasks, they are actually a better platform for building packer images than VMs.

Use Case(s)

Run an Azure Container Instance with a managed id, and execute a packer build to create an image

Potential configuration

Same as for VMs (as described in docs).

@petr-stupka
Copy link

I would like to add Azure Container Apps as this is the Azure runner solution

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

No branches or pull requests

2 participants