Justin Grote

Results 874 comments of Justin Grote

@oising I'd be cool with that over a new operator, though that is a lot of obtuse typing for "new powershell user who knows bash" which is what I assume...

This was (is) a *major* risk factor of accidental deletion and was unacceptable for us using terraform in production. This is our workaround for this that runs in our Azure...

I would imagine all their energies are on getting 0.12 out the door right now. On Mon, Mar 4, 2019 at 7:37 PM simlu wrote: > Any update on this?...

Same in Azure with Azure Locks, but ideally a "global" terraform solution would be preferred.

@tsmarvin is there a particular issue this is fixing in the external API you are seeing?

An additional warning if a src folder is found but no entrypoint would have been helpful, this drove me crazy for a good half hour :)

In 24 hours the connector has called the meraki dashboard 700,000 times. It is causing other applications to rate-limit. ![image](https://github.com/user-attachments/assets/fb0ea716-c1ab-4a23-a789-093eedd138e4) It is causing rate limiting both with itself and with...

Several events have also been duplicated tens if not hundreds of thousands of times (this is the exact same event with the exact same timestamp, not multiple similar events) just...

@shaunyb93 agreed, I tried to develop a codeless connector but they are such black boxes it's impossible to see what's going on, so I've been authoring an Azure Function to...

No duplication from the API, in fact I made my own Azure Function to ingest this same data and it works just fine with no deduplication and *vastly* less API...