Regner Blok-Andersen
Regner Blok-Andersen
@timoreimann huh, awesome! The docs don't seem to hint at that in any way. Not complaining that it seems to work. So then yea, seems the best thing would be...
@lgfa29 sorry to poke you directly, but question: with changes like this where an API is changing a lot are there concerns about backwards compatibility? It is all new attributes,...
Also for reference, here is the go struct for QuotaLimit that the API expects: https://pkg.go.dev/github.com/hashicorp/nomad/api#QuotaLimit
So problem: I am unable to run the tests for the quota specification as that is an enterprise feature, I don't have an enterprise license, and the install script (https://github.com/hashicorp/terraform-provider-nomad/blob/main/scripts/getnomad.sh#L8)...
Question: What is the default value of optional integers? Example existing code: ``` "cpu": { Type: schema.TypeInt, Optional: true, }, ``` And the docs for that: ``` - `cpu` `(int:...
I was asked to chime in here. Essentially what we are seeing on our side is most users don't have a proper email address setup in the user agent. Here...
Ask and you shall recieve @leonjza. Here are the top IPs for the last 24 hours. Used the following Splunk query: `index = api UserAgent = "PhealNG/*+eveseat/*" | top clientIP`...
I didn't fully read the comments on this issue before creating a new issue, but what @IamTheFij is talking is the same thing I requested in #306.
:( That is highly unfortunate
The active fork of this project is here: https://github.com/ao-data/albiondata-client