Documentation ¶ Index ¶ func Provider() terraform.ResourceProvider type Config Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Provider ¶ func Provider() terraform.ResourceProvider Provider returns a terraform.ResourceProvider. Types ¶ type Config ¶ added in v0.9.3 type Config struct { Account string KeyMaterial string KeyID string URL string } Source Files ¶ View all Source files provider.go resource_fabric.go resource_firewall_rule.go resource_key.go resource_machine.go resource_vlan.go Click to show internal directories. Click to hide internal directories.