terraform/builtin/providers/triton
Brian Cervenka 93a0bad923 provider/triton: Add metadata key for cloud-init
Under joyent/triton, the cloud-init cloud-config data actually comes out
of a key called cloud-init:user-data, as opposed to to the standard
user-data. This will make it possible to send the cloud-config data to
triton machines.

Documentation reference: https://docs.joyent.com/public-cloud/instances/virtual-machines/images/linux/ubuntu-certified#cloud-init-examples
2017-04-28 10:52:54 -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: 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