SteveCullum
SteveCullum
2 Issues.. Issue (1) ..Changing the node_options_does not get picked up unless we change the version Steps To Reproduce + Install version 1.6.1 of node-exporter ``` - role: geerlingguy.node_exporter tags:...
### Current Behavior During a realm import, we create a user, set the password and also turn on password history for realm Running the realm import multiple times; eventually the...
Steps to reproduce 1. using the admin console 2. enable migator 3. create a user in a realm "[email protected]" 4. delete user "[email protected]" ----- Try and create the original user...
*Description*: Looking on the website i didnt see a "get in touch" link [optional *Relevant Links*:] >Is there a slack channel
Feat Request: Can we add support for picking the version of the runner ${config.input.runnerVersion}
Currently the Runner version is hard coded `curl -O -L https://github.com/actions/runner/releases/download/v2.313.0/actions-runner-linux-${RUNNER_ARCH}-2.313.0.tar.gz'` Can we add support to allow us to choose the version ( its currently at 2.321.0 ) eg... ```...
Currently pre-runner-script echos out the yaml into a script file. This can cause issues with quoting. Can we have also have a pre-runner-script-file input that expects a shell script
### Terraform Version Terraform v1.13.3 ### Terraform Grafana Provider Version version = "~> 3.25.1" ### Grafana Version Grafana v12.2.0-17282025910 (12382d7f20) ### Affected Resource(s) grafana_rule_group ### Terraform Configuration Files I have...
Is there any way i can easily capture stdout / stderr via the command line flags Currently --output only dumps scripts that executed. Ideally id like to have the ability...
Can you provide a simple appsettings.json that demonstrates a managed id. I dont have access to the app-source just the appsettings. Using a connectionString works but id rather use managedIdenties...