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

Fixed a Bug with Hourly VM Backup policy. #2010

Merged
merged 4 commits into from
Jun 14, 2024
Merged

Conversation

vnikolov4
Copy link
Contributor

Issue-id

PR Checklist


Description

Fixed Backup policy bug for Hourly VM backup policy - included two additional parameters:
hour_interval = lookup(each.value.backup, "hour_interval", null)
hour_duration = lookup(each.value.backup, "hour_duration", null)

Does this introduce a breaking change

  • YES
  • [X ] NO

Testing

Copy link
Member

@arnaudlh arnaudlh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@arnaudlh arnaudlh added virtual machines bug Something isn't working labels Jun 14, 2024
@arnaudlh arnaudlh added this to the 5.7.13 milestone Jun 14, 2024
@arnaudlh arnaudlh merged commit f343780 into aztfmod:main Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working virtual machines
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants