terraform/builtin/providers/triton
James Nugent eaed36b47e provider/triton: Add `insecure_skip_tls_verify`
This commit adds an option to skip TLS verification of the Triton
endpoint, which can be useful for private or temporary installations not
using a certificate signed by a trusted root CA.

Fixes #13722.
2017-04-28 11:56:26 -07:00
..
provider.go provider/triton: Add `insecure_skip_tls_verify` 2017-04-28 11:56:26 -07:00
provider_test.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
resource_fabric.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
resource_fabric_test.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
resource_firewall_rule.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
resource_firewall_rule_test.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
resource_key.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
resource_key_test.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
resource_machine.go provider/triton: Add metadata key for cloud-init 2017-04-28 10:52:54 -07:00
resource_machine_test.go Fixes TestAccTritonMachine_addNIC and TestAccTritonMachine_nic 2017-04-11 15:10:13 -06:00
resource_vlan.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
resource_vlan_test.go provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00