bradam12
bradam12
Same here on Mac 12.3.1 with Lens Auto Update, and also deleted and redownloaded app manually. Lens: 6.0.0-latest.20220728.2 Hitting edit to view the yaml config shows currentMetrics with correct specs.
I'm 99% sure this issue will cover this but I get an ugly error when I try and list namespaces. I only have access to a single namespace, and it...
Yeah I can whip up a test in the next day or so. I built the provider locally and used it with our GHES instance with a `TF_CLI_CONFIG_FILE` envvar.
``` GITHUB_BASE_URL=https://ourgithub.int GITHUB_TOKEN=redacted GITHUB_ORGANIZATION=test GITHUB_OWNER=test TF_ACC=1 go test -v ./... -run ^TestAccGithubRepositoryAutolinkReference ? github.com/integrations/terraform-provider-github/v6 [no test files] === RUN TestAccGithubRepositoryAutolinkReferencesDataSource === RUN TestAccGithubRepositoryAutolinkReferencesDataSource/queries_autolink_references === RUN TestAccGithubRepositoryAutolinkReferencesDataSource/queries_autolink_references/with_an_anonymous_account data_source_github_repository_autolink_references_test.go:61: anonymous account not...
I tried the same above with the Google provided frontend, and also could not get it to work with Lens. Works standalone though. With Google pushing for managed Prometheus as...
~~I had a single rule that was constantly changing with `preconfigured_waf_config`. I changed the priority of that rule in the UI manually, then reapplied the TF. No more reoccurring changes...
That was my thinking too, though there was only one example (`github_enterprise_organization`) to go off of. Either way works for me.
Works in my enterprise. Import doesn't work, as it always tries to force replacement, but applying without an import seems to be fine, since it's authoritative. I think that's acceptable...
Code looks good to me. Would love to see this added soon as I'm setting envs up in GHES. @kfcampbell @nickfloyd
The 6.0.0 release modified those two args into a new block. https://github.com/integrations/terraform-provider-github/pull/2045 https://registry.terraform.io/providers/integrations/github/latest/docs/resources/branch_protection#restrict-pushes