package
0.8.4
Repository: https://github.com/r3labs/terraform.git
Documentation: pkg.go.dev

# Functions

Format metadata from the server data format -> schema data format.
Since the google compute API uses optimistic locking, there is a chance we need to resubmit our updated metadata.
Update the metadata (serverMD) according to the provided diff (oldMDMap v newMDMap).
Provider returns a terraform.ResourceProvider.

# Constants

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

# Structs

No description provided by the author
Config is the configuration structure used to instantiate the Google provider.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

ComputeOperationError wraps compute.OperationError and implements the error interface so it can be returned.
OperationWaitType is an enum specifying what type of operation we're waiting on.
SqlAdminOperationError wraps sqladmin.OperationError and implements the error interface so it can be returned.