Difference between revisions of "Executable aws failed with exit code 253"

From wikieduonline
Jump to navigation Jump to search
(Created page with " Solution: export AWS_PROFILE="your-profile" {{tf argocd}}")
 
Line 1: Line 1:
  
 +
 +
 +
│ Error: Kubernetes cluster unreachable: Get "https://XXXXXXXXX.sk1.us-east-2.eks.amazonaws.com/version": getting credentials: exec: executable aws failed with exit code 253
 +
 +
│  with helm_release.argocd,
 +
│  on helm.tf line 16, in resource "helm_release" "argocd":
 +
│  16: resource "helm_release" "argocd" {
 +
 +
  
  
Line 8: Line 17:
  
  
 +
== See also ==
 +
* {{tf argocd}}
  
{{tf argocd}}
+
[[Category:ArgoCD]]

Revision as of 09:40, 30 January 2025


╷
│ Error: Kubernetes cluster unreachable: Get "https://XXXXXXXXX.sk1.us-east-2.eks.amazonaws.com/version": getting credentials: exec: executable aws failed with exit code 253 
│
│   with helm_release.argocd,
│   on helm.tf line 16, in resource "helm_release" "argocd":
│   16: resource "helm_release" "argocd" {
│
╵



Solution: export AWS_PROFILE="your-profile" 


See also

Advertising: