package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev
# Functions
New creates a new initialized remote backend.
RetryBackoff retries function f until nil or a FatalError is returned.
# Structs
Colorize is used to print output when the -no-color flag is used.
NonRetryableError is a simple implementation of Fatal that wraps an error.
Remote is an implementation of EnhancedBackend that performs all operations in a remote backend.