Difference between revisions of "Executable aws failed with exit code 253"
Jump to navigation
Jump to search
(Created page with " Solution: export AWS_PROFILE="your-profile" {{tf argocd}}") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| 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" { | ||
| + | │ | ||
| + | ╵ | ||
| + | Solution: export [[AWS_PROFILE]]="your-profile" | ||
| + | == Related == | ||
| + | * [[Unable to connect to the server: getting credentials: exec: executable aws failed with exit code 253]] | ||
| − | + | == See also == | |
| − | + | * {{tf argocd}} | |
| − | |||
| − | + | [[Category:ArgoCD]] | |
Latest revision as of 09:50, 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"
Related[edit]
- Unable to connect to the server: getting credentials: exec: executable aws failed with exit code 253
See also[edit]
Advertising: