package
0.6.14
Repository: https://github.com/meteor/terraform.git
Documentation: pkg.go.dev

# Functions

Provider returns a terraform.ResourceProvider.
Retry is a wrapper around a RetryFunc that will retry a function n times or until it succeeds.

# Constants

UnlimitedResourceID is a "special" ID to define an unlimited resource.

# Structs

Config is the configuration structure used to instantiate a new CloudStack client.

# Type aliases

RetryFunc is the function retried n times.