eddycharly / terraform-provider-kops

Brings kOps into terraform in a fully managed way
Apache License 2.0
85 stars 20 forks source link

trying to fix on_demand_above_base #1115

Open lliranbabi opened 6 months ago

lliranbabi commented 6 months ago

@eddycharly this PR should solve the issue about using spot, right now once i'm trying to use the arguments on_demand_above_base and on_demand_base i'm getting the following error An argument named "on_demand_above_base" is not expected here. Did you mean │ to define a block of type "on_demand_above_base"?

thanks

lliranbabi commented 5 months ago

@eddycharly any update ?