Christopher Haar
Christopher Haar
Is this something for 1.10 / 1.11 ?
we see the same in aws `crossplane-rbac-manager-799fc56665-cqtrb 1/1 Running 199 36d`
Normally we use the same Go SDK Version in ack-codegen / provider-aws ? The problem in provider-aws is more because new resources and custom structs missing -
we get the following error in decrypt process with alias ``` Group 0: FAILED arn:aws:kms:eu-central-1:123456789102:alias/sops-example: FAILED - | Error decrypting key: AccessDeniedException: The ciphertext | refers to a customer master...
did you guys see here any updates in future ? or can start with a provider for crossplane ? ;)
Both in my issue in the files i added
@justinretzolk any idea ?
Looks Like Same issue https://github.com/hashicorp/terraform-provider-aws/issues/26021
thanks for the hint - rename `kubelogin.exe` to `kubectl-oidc_login.exe` and kubelogin is working
we have the same requirement from security department to not deploy all CRDs - only approved CRDs - which matches our IAM Policies ... otherwise we need to write a...