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

Add features to azure_rm_galleryimage #1310

Conversation

ephracis
Copy link
Contributor

SUMMARY

Add the parameter features to the azure_rm_galleryimage module

Fixes #1282

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

azure_rm_galleryimage

ADDITIONAL INFORMATION

This is required to create VMs with Trusted Launch from these images.

The API version had to be bumped in order to support the properties.features setting.

@Fred-sun Fred-sun added medium_priority Medium priority new_feature New feature requirments work in In trying to solve, or in working with contributors labels Nov 1, 2023
Add the parameter `features` to the
`azure_rm_galleryimage` module, making it possible to create VMs with
Trusted Launch from these images.
@ephracis ephracis force-pushed the 1282-add-security-type-to-gallery-image branch from 6118666 to 73aa5bb Compare November 2, 2023 08:24
@ephracis ephracis mentioned this pull request Nov 3, 2023
Switch gallery image definition to Hyper-V
generation V2 and enable TrustedLaunch.
@ephracis
Copy link
Contributor Author

ephracis commented Nov 3, 2023

I've added some integration tests but that suite isn't working because it doesn't use storage_profile. This is however fixed in #1311 so if that one is merged, I could rebase this one and it should be green.

@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged and removed work in In trying to solve, or in working with contributors labels Nov 7, 2023
@xuzhang3
Copy link
Collaborator

xuzhang3 commented Nov 9, 2023

@ephracis LGTM

@xuzhang3 xuzhang3 merged commit 573599e into ansible-collections:dev Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority new_feature New feature requirments ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to set feature data when creating image definition
3 participants