package
0.6.3
Repository: https://github.com/ibm-cloud/terraform.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Returns the hosted zone ID for an S3 website endpoint region.
IGAttachStateRefreshFunc returns a resource.StateRefreshFunc that is used watch the state of an internet gateway's attachment.
IGStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch an internet gateway.
InstanceStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch an EC2 instance.
Provider returns a terraform.ResourceProvider.
SGStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch a security group.
SpotInstanceStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch an EC2 spot instance request.
SubnetStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch a Subnet.
VPCStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch a VPC.
No description provided by the author
No description provided by the author

# Constants

How long to sleep if a limit-exceeded event happens.
Number of times to retry if a throttling-related exception occurs.
How long to sleep when a throttle-event happens.

# Variables

No description provided by the author
Mutable attributes.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

ByGroupPair implements sort.Interface for []*ec2.UserIDGroupPairs based on GroupID or GroupName field (only one should be set).