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: some properties of VM should only be set when using spot instances #199

Closed
ocaisa opened this issue Jan 12, 2022 · 1 comment · May be fixed by #200
Closed

Azure: some properties of VM should only be set when using spot instances #199

ocaisa opened this issue Jan 12, 2022 · 1 comment · May be fixed by #200

Comments

@ocaisa
Copy link
Collaborator

ocaisa commented Jan 12, 2022

Running (more or less) the 11.9 Azure release I get:

Error: An `eviction_policy` can only be specified when `priority` is set to `Spot`
with module.azure.azurerm_linux_virtual_machine.instances["login1"]
on azure/infrastructure.tf line 56, in resource "azurerm_linux_virtual_machine" "instances":
resource "azurerm_linux_virtual_machine" "instances" {
@cmd-ntrf
Copy link
Member

Fixed.

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 a pull request may close this issue.

2 participants