e70764f64d
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 |
||
---|---|---|
.. | ||
provider.go | ||
provider_test.go | ||
resource_firewall_rule.go | ||
resource_firewall_rule_test.go | ||
resource_key.go | ||
resource_key_test.go | ||
resource_machine.go | ||
resource_machine_test.go | ||
utils.go |