Skip to content

Add HTTP Proxy capability#46

Merged
thetonymaster merged 2 commits intomasterfrom
http-proxy-#26
Apr 11, 2019
Merged

Add HTTP Proxy capability#46
thetonymaster merged 2 commits intomasterfrom
http-proxy-#26

Conversation

@marinsalinas
Copy link
Copy Markdown
Contributor

Closes #26

To add proxy_url just add to provider definition:

provider "nutanix" {
  username     = "xxxx"
  password     = "xxxx"
  endpoint     = "xxxx"
  insecure     = true
  port         = 9440
  wait_timeout = 10 //Optional
  proxy_url    =  "xxxx" //Optional
}

Comment thread client/client.go
@thetonymaster thetonymaster merged commit d7d2390 into master Apr 11, 2019
@thetonymaster thetonymaster deleted the http-proxy-#26 branch April 11, 2019 17:02
yannickstruyf3 pushed a commit to yannickstruyf3/terraform-provider-nutanix that referenced this pull request Nov 9, 2021
yannickstruyf3 pushed a commit to yannickstruyf3/terraform-provider-nutanix that referenced this pull request Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants