Benedikt Böhm
Benedikt Böhm
We have resolved this issue on a few dozen repositories by switching from `github_branch_protection_v3` to `github_branch_protection` (v4) in https://github.com/mineiros-io/terraform-github-repository. No changes except renaming `branch` to `pattern` were necessary to get...
We're also missing the time picker, would be awesome to have it back
The following Dockerfile can build a custom `tfc-agent` image to provide `op` out of the box. However, this only works if you pay for custom runners in TFC. ```Dockerfile ARG...
Same (or similar) issue here. The provider requires `page_content` to be specified, but it cannot be set for the default sign-in page so the provider fails: ``` │ Error: failed...
This should now be changed to support Ansible 2.20.x; currently unusable because of #651 breaking all playbook runs.