Skip to content

Use latest Deployment model to remove unnecessary dependency on version#7

Merged
PerfectChaos merged 1 commit intoadd-aosm-extensionfrom
chaos/generaldeploymodel
May 16, 2023
Merged

Use latest Deployment model to remove unnecessary dependency on version#7
PerfectChaos merged 1 commit intoadd-aosm-extensionfrom
chaos/generaldeploymodel

Conversation

@PerfectChaos
Copy link
Copy Markdown
Collaborator

Just like with RGs, use the azure.mgmt.resource generic set of models (which just uses the set from the latest version available) instead of a specific model for Deployment creation because otherwise we depend on a specific minimum version (where we haven't declared a specific dependency), despite not actually using any version-specific properties.

@PerfectChaos PerfectChaos changed the base branch from main to add-aosm-extension May 16, 2023 17:02
@PerfectChaos PerfectChaos merged commit c80ced8 into add-aosm-extension May 16, 2023
@PerfectChaos PerfectChaos deleted the chaos/generaldeploymodel branch May 16, 2023 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant