terraform/vendor/github.com/joyent/gosdc/cloudapi
James Nugent e70764f64d provider/triton: New provider for Joyent Triton
This brings across the following resources for Triton from the
joyent/triton-terraform repository, and converts them to the canonical
Terraform style, introducing Terraform-style documentation and
acceptance tests which run against the live API rather than the local
APIs:

- triton_firewall_rule
- triton_machine
- triton_key
2016-03-20 20:15:17 +00:00
..
cloudapi.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
datacenters.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
fabrics.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
firewalls.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
images.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
instrumentations.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
keys.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
machine_firewall.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
machine_metadata.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
machine_nics.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
machine_snapshots.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
machine_tags.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
machines.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
networks.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
packages.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00