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

azure arm: support for shared image gallery storage account type #10863

Merged
merged 2 commits into from
Apr 23, 2021

Conversation

notchairmk
Copy link
Member

Hi All,

This PR is to add Azure plugin support, allowing storage_account_type to be set on shared_image_gallery_destination. Adds the ability for the configuration to specify Standard_LRS or Standard_ZRS storage account types, with a default of Standard_LRS. Also adds a config test to fail validation on incorrect configuration.

I did my best to make sure that the new argument was included in the docs, but it doesn't look like the SharedImageGalleryDestination partial is being referenced. Docs have been updated to include an example of the new argument.

Let me know if there's anything else. Thanks!

Closes #10313

@SwampDragons
Copy link
Contributor

rebased to resolve conflicts.

@SwampDragons
Copy link
Contributor

Thanks for this contribution!

@SwampDragons SwampDragons merged commit 4ebc09f into hashicorp:master Apr 23, 2021
@SwampDragons SwampDragons added this to the 1.7.3 milestone May 19, 2021
@ghost
Copy link

ghost commented May 24, 2021

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators May 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure Shared image gallery : add Storage account type
2 participants