terraform/builtin/providers/triton
James Nugent 69ba1d4bad provider/triton: Read TRITON_* as well as SDC_*
The Triton CLI tools have been using TRITON_* as their configuration
environment variables for some time now. This commit makes Terraform use
them in preference to any SDC_* variables set, and allows Terraform to
work with the credentials set by the `triton env` in the CLI.
2017-04-26 10:46:18 -07:00
..
provider.go provider/triton: Read TRITON_* as well as SDC_* 2017-04-26 10:46:18 -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: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03: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