You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
I want to be able to use exec credentials with the kubernetes provider.
Describe alternatives you've considered
I have considered installing the cli in the job before the terragrunt action but that didn't work.
Additional context
I get:
Error: Kubernetes cluster unreachable: Get "https://<guid>.gr7.us-east-1.eks.amazonaws.com/version": getting credentials: exec: executable aws not found
│
│ It looks like you are trying to use a client-go credential plugin that is not installed.
│
│ To learn more about this feature, consult the documentation available at:
│ https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins
│
│ with helm_release.argocd,
│ on argo.tf line 1, in resource "helm_release""argocd":
│ 1: resource "helm_release""argocd" {
Describe the solution you'd like
I want to be able to use exec credentials with the kubernetes provider.
Describe alternatives you've considered
I have considered installing the cli in the job before the terragrunt action but that didn't work.
Additional context
I get:
When I try to use these credentials:
The text was updated successfully, but these errors were encountered: