Mark Keisler
Mark Keisler
``` conditions { repository_name { include = ["~ALL"] exclude = ["template"] } ref_name { include = ["~DEFAULT_BRANCH"] exclude = [] } } ``` This is exactly what I have and...
ok, but https://registry.terraform.io/providers/integrations/github/latest/docs/resources/organization_ruleset#include-2 Still crashes with `"*"` in `conditions.repository_name.include = ["*"]` ```Stack trace from the terraform-provider-github_v6.6.0 plugin: panic: interface conversion: interface {} is nil, not bool goroutine 132 [running]: github.com/integrations/terraform-provider-github/v6/github.expandRules({0xc000782f30?,...
> This issue prevents everyone using `github_organization_ruleset` from upgrading, there is no known workaround, and it's been 4 months already. There are also no other official way for Enterprise customers...
> Submitted a ticket today asking for GitHub support or attention to this issue. I received this as a response: > > > terraform-provider-github is not something GitHub can support...
If I switch to not using provider cache, I can successfully download the provider. How am I getting throttled, then?
my issue turned out to be the cloudfront cache issue with the aws provider v5.96.0 :(. Bottom line is we need better logging in the provider cache server.
I honestly gave up. I wrote a script that pulls all of the info that I need to build my environment variables and put that into a json format. Then...
sure is a lot of development going on at gitlab https://gitlab.com/gitlab-org/terraform-provider-gitlab
@yurii-kysel Should probably also update https://github.com/integrations/terraform-provider-github/blob/main/website/docs/r/organization_ruleset.html.markdown in this PR, too
None of that matters unless M$ Github actually allocates time for their people to merge PRs. Plenty of us are actual paying GHE customers and are being ignored.