<@UB39JFCKC> by any chance are you around atm?
# general
b
@tall-librarian-49374 by any chance are you around atm?
✔️ 1
so qq for you @tall-librarian-49374, I was looking at this https://github.com/pulumi/pulumi-azure/issues/235 What specific properties do you want to add? Or jsut wide support everything available
t
TBH I only needed
maximumElasticWorkerCount
b
ok, I am opening a PR to Terraform upstream now fro that
and will add it to our provider as well
t
I guess having as many as possible wouldn't hurt?
b
Ok, I will ping Tom from HC and see what weneed to add 😉
ok, I am just going to add the one you need for now
there are a lot of rules it seems
@tall-librarian-49374 1 more questiom, what is the SKU required to set the
maximum_elastic_worker_count
property?
t
sku: { tier: "Premium", size: "EP1" },
b
thanks!
I am trying to write a test for this now as HashiCorp insist on a test before they will merge it