Skip to content
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

configmaps aws_auth connection refused #853

Closed
1 task done
tnguyen14 opened this issue Apr 30, 2020 · 3 comments
Closed
1 task done

configmaps aws_auth connection refused #853

tnguyen14 opened this issue Apr 30, 2020 · 3 comments

Comments

@tnguyen14
Copy link

I have issues

I'm submitting a...

  • bug report

What is the current behavior?

I tried running terraform apply, and got this error.

Error: Post http://localhost/api/v1/namespaces/kube-system/configmaps: dial tcp 127.0.0.1:80: connect: connection refused

  on .terraform/modules/eks/terraform-aws-eks-11.1.0/aws_auth.tf line 62, in resource "kubernetes_config_map" "aws_auth":
  62: resource "kubernetes_config_map" "aws_auth" {

If this is a bug, how to reproduce? Please include a code sample if relevant.

I used the code example from https://github.com/hashicorp/learn-terraform-provision-eks-cluster

What's the expected behavior?

It should work successfully?

Are you able to fix this problem and submit a PR? Link here if you have already.

Environment details

  • Affected module version:
  • OS:
  • Terraform version: 0.12.24

I am running on Terraform Cloud

Any other relevant info

@dpiddockcmp
Copy link
Contributor

Please report issues against the repo you are copying code from. It is broken and not this module.

The example you are following does not configure the kubernetes provider. I wouldn't be surprised if there are other issues with it.

Please read the documentation for this module, especially the section Usage Example

We also maintain working examples in the examples subfolder

@tnguyen14
Copy link
Author

Thanks for your help.

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants