WTPOptAxe

Results 4 issues of WTPOptAxe

### Terraform Version 1.3.0 ### Affected Resource(s) Authentication when running local imports Remote applies for new resources succeed, but local imports fail. ### Terraform Configuration Files ``` resource "googleworkspace_domain" "mydomain_com"...

### Checks - [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [X] I am using charts that are officially provided...

bug
needs triage
gha-runner-scale-set

When I do a local build and push using `INPUT_TAGS="1" yarn nx affected --target container`, it creates an image of type `application/vnd.docker.distribution.manifest.v2+json` that I can push and then pull from...

### Summary Ahead of the dockerhub rate limit enforcement, we're attempting to switch our kaniko builds to use authenticated user for docker hub pulls. We're testing the authentication by pulling...