Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support of token in auth #35

Merged
merged 2 commits into from
Jul 26, 2017
Merged

Conversation

sergeohl
Copy link

@sergeohl sergeohl commented Jul 26, 2017

With this PR, I want to add the support of token for authentication.

We can use it like that :
provider "kubernetes" { host = "https://api.k8s.domain.com" token = "xxxxxxxxxxxxxxxxxxxxx" }

I use it for our jenkins deployment.

Copy link
Contributor

@grubernaut grubernaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@grubernaut grubernaut merged commit c8b9a50 into hashicorp:master Jul 26, 2017
@ghost ghost locked and limited conversation to collaborators Apr 22, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants