You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very useful to modify azurerm_image to work like aws_ami and be able to at least do some basic filtering to return a particular image. Even just a name prefix search with support for 'most_recent' would allow e.g. maintaining a series of images with Packer and always deploying with the latest one.
Thanks!
The text was updated successfully, but these errors were encountered:
Having noticed #436 just got closed I was about to raise the same request! Our current flow in AWS creates base AMIs with unique (timestamped) names and terraform just looks up the most recent image. Would be great to be able to do this in Azure, especially considering it's not currently possible to overwrite Azure managed disk images with packer (hashicorp/packer#5509).
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Apr 1, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be very useful to modify azurerm_image to work like aws_ami and be able to at least do some basic filtering to return a particular image. Even just a name prefix search with support for 'most_recent' would allow e.g. maintaining a series of images with Packer and always deploying with the latest one.
Thanks!
The text was updated successfully, but these errors were encountered: