Scott Guymer
Scott Guymer
We are seeing increasing interest and need for a solution to help monitor the resources deployed by this module. There have already been a number of interactions around this -...
Ubuntu is often the only supported Linux distro by the public GH runners and several the available actions only work on ubuntu. Should we consider switching over to using ubuntu...
Is it required to disable userdata for windows runners? This needs to be investigated to see the effect of turning it back on to the runner.
When using the latest 4.5 version of matomo i get some errors relating to files that should be hidden.  This links to this page https://matomo.org/faq/troubleshooting/how-do-i-fix-the-error-private-directories-are-accessible/ Which recommends  Should...
I'm trying to get this working and I love the idea! Its something that terraform should try and deal with but sadly just ignores the problem! Couple of issues I...
When using `terraform plan` to create a plan file and then feed it into `terraform apply` i seem to get some issues with inconsistent final plans when using the `blue-green`...
When a deployment using blue/green for a number of apps is complete i am often left with missing network policies to describe the routes between apps. I define multiple policies...
## Hey, I just made a Pull Request! Adresses #13576 Extends the GitHub user import to use the github org verified emails as the spec.profile.email value for an imported uses....
I am using the symbolic link resource and it applies successfully the first time and creates the link correctly. But on subsequent runs, it fails. I think its something to...
My use case is a prometheus exported that scrapes something behind client certs but then runs a metrics endpoint that needs to be exposed as an HTTP endpoint itself. it...