-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Kubernetes provider #547
Comments
Hi. This is being discussed in a PR: #355 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Closing this. We're now using kubernetes provider. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
I have issues
I'm submitting a...
What is the current behavior?
Currently the whole solution is tied to a local terraform run, meaning, it not possible to use this module in Terraform Cloud.
What's the expected behavior?
By using Kubernetes provider it could be run anywhere without dependencies.
Example:
Regarding the usage of the
aws_eks_cluster_auth
, there are some inconsistency regarding the token, I've open a issue in theterraform-aws-provider
hashicorp/terraform-provider-aws#10362
Are you able to fix this problem and submit a PR? Link here if you have already.
Environment details
Any other relevant info
The text was updated successfully, but these errors were encountered: