Skip to content

storage account default value in azure_arm#1448

Merged
asfgit merged 2 commits intoapache:trunkfrom
antoinebourayne:azure_arm
Jun 6, 2020
Merged

storage account default value in azure_arm#1448
asfgit merged 2 commits intoapache:trunkfrom
antoinebourayne:azure_arm

Conversation

@antoinebourayne
Copy link
Copy Markdown
Contributor

#1068 Default Value of create_node in azure_arm

Description

The parameter "ex_storage_account" must be provided even if the "ex_use_managed_disks" is set as True. Therefore this will lead to an error even if no storage account is needed if "ex_use_managed_disks" is set as True.

Status

Replace this: describe the PR status. Examples:

  • done, ready for review

@Kami
Copy link
Copy Markdown
Member

Kami commented May 29, 2020

@antoinebourayne Can you please add a corresponding test case so we can merge this?

Besides that, LGTM 👍

@asfgit asfgit merged commit 23920e6 into apache:trunk Jun 6, 2020
@Kami
Copy link
Copy Markdown
Member

Kami commented Jun 6, 2020

I've simplified the code a bit (08bf476), added a test case (5f0d9f6) and merged it into trunk.

Thanks for the contribution.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants