opentofu/builtin/providers/triton
Patrick Sodré 71dc5ea1c3 Add AccTest for tags with dots for Triton provider
- Tests for issue hashicorp/terraform#2143.
- Fixed package names since Triton deprecated the g3-series.
- Must supply SDC_URL when invoking tests.

Test will fail on metadata_3 but not on _2 as discussed with
@jen20 on 11 June 2016.
2016-06-11 22:19:18 -04:00
..
provider_test.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
provider.go triton: add fabric resource 2016-03-29 17:13:03 -05:00
resource_fabric_test.go triton: add fabric resource 2016-03-29 17:13:03 -05:00
resource_fabric.go triton: add fabric resource 2016-03-29 17:13:03 -05:00
resource_firewall_rule_test.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
resource_firewall_rule.go provider/triton: import triton_firewall_rule 2016-05-11 13:02:36 -07:00
resource_key_test.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
resource_key.go provider/triton: support importing triton_key 2016-05-11 13:02:36 -07:00
resource_machine_test.go Add AccTest for tags with dots for Triton provider 2016-06-11 22:19:18 -04:00
resource_machine.go provider/triton: Import triton_machine resources 2016-05-11 13:02:36 -07:00
resource_vlan_test.go triton: add VLAN resource 2016-03-29 16:38:34 -05:00
resource_vlan.go provider/triton: Import triton_vlan resources 2016-05-11 13:02:36 -07:00
utils.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00