Dmitry Semenov
Dmitry Semenov
@nexocentric > I am hitting the same issue. I don't know how to resolve it. Update version of the github terraform provider this is mine: ```hcl terraform { required_version =...
I don't think that is possible at this time. You can only grant access to applications within the project with "ALL" functionality allowed See more: https://github.com/argoproj/argo-cd/issues/6916
I have similar issue with invalid tfvars files. After update all my .tfvars variables (absolutely all) are invalid with the message  in the console validation works no issues ```sh...
Wonderful feature, is there a chance to review and merge of this PR? @crenshaw-dev
```sh ➜ opsgenie listAlerts --pretty 2022/04/01 20:10:37 INFO: Logging to file is disabled, To enable Logging to file Please specify logPath in configuration INFO[2022-04-01T20:10:37.946970039-05:00] Client is configured with ApiUrl: api.opsgenie.com,...
can someone review and merge?
here is the taskfile ```yaml version: '3' tasks: check-file-existence: desc: "Check if the specified file exists" vars: file: '{{.file}}' cmds: - test -f "{{.file}}" || (echo "The file {{.file}} does...
Same issue with grafana 8.1.2
would be nice to have!
duplicate: https://github.com/tektoncd/triggers/issues/1684