33d4c44292
* Add Triton Metadata modification AccTest. The test starts the basic machine and then adds the metadata field user_data. Test fails if the user_data field does not match what we expect OR it times out. Related to hashicorp/terraform#6148 * Fix the non-convergence of Triton metadata changes The code waiting for the entire Machine Metadata to "deep equal" the Terraform metadata modifications. These two sets will only be the same if the user changes all metadata fields of the resource before calling `apply`. Closes hashicorp/terraform#6148 |
||
---|---|---|
.. | ||
provider.go | ||
provider_test.go | ||
resource_fabric.go | ||
resource_fabric_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 | ||
resource_vlan.go | ||
resource_vlan_test.go | ||
utils.go |