terraform/builtin/providers/triton
Patrick Sodré 4a6e161e2b Fix Triton firewall_enabled bug with AccTest (#6119)
Update github.com/joyent/gosdc/...

Test does the minimum described in hashicorp/terraform#6109, i.e.
	- Start a small instance, t4-standard-128M
	- Check firewall is enabled
	- Change configuration to disable firewall
	- Check firewall is disabled.

Fixes #6119.
2016-04-12 13:10:53 -05:00
..
provider.go triton: add fabric resource 2016-03-29 17:13:03 -05:00
provider_test.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
resource_fabric.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_firewall_rule.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
resource_firewall_rule_test.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
resource_key.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
resource_key_test.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
resource_machine.go Fix Triton firewall_enabled bug with AccTest (#6119) 2016-04-12 13:10:53 -05:00
resource_machine_test.go Fix Triton firewall_enabled bug with AccTest (#6119) 2016-04-12 13:10:53 -05:00
resource_vlan.go provider/triton: Fix error for VLAN ID validation 2016-03-29 16:17:47 -07:00
resource_vlan_test.go triton: add VLAN resource 2016-03-29 16:38:34 -05:00
utils.go provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00