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
can anyone please help with the error am getting
Kubernetes cluster unreachable: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable
│
│ with helm_release.kubernetes_efs_csi_driver[0],
│ on helm.tf line 13, in resource "helm_release" "kubernetes_efs_csi_driver":
│ 13: resource "helm_release" "kubernetes_efs_csi_driver" {
Contact Details (optional)
l.nieuwenhuizen@developers.nl
Summary
Not so much a big bug, but we get a version constraint issue on aws provider.
hashicorp/aws: locked provider registry.terraform.io/hashicorp/aws 4.30.0
And the version constraint here defined is
aws = ">= 3.13, < 4.0"
Is this there a specific reason to stay below 4?
If there is anything I can do to help let me know!
Motivation
We use aws provider 4.30. And we don't want to downgrade :)
Alternatives
No response
Additional Context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: