Versions in this module Expand all Collapse all v0 v0.6.16 May 9, 2016 Changes in this version + func Provider() terraform.ResourceProvider + func WaitForNoActiveTransactions(d *schema.ResourceData, meta interface{}) (interface{}, error) + func WaitForPublicIpAvailable(d *schema.ResourceData, meta interface{}) (interface{}, error) + func WaitForUpgradeTransactionsToAppear(d *schema.ResourceData, meta interface{}) (interface{}, error) + type Client struct + type Config struct + ApiKey string + Username string + func (c *Config) Client() (*Client, error)