package
2.10.0
Repository: https://github.com/coveooss/terragrunt.git
Documentation: pkg.go.dev

# Functions

CreateS3Client creates an authenticated client for S3.
DoesS3BucketExist returns true if the S3 bucket specified in the given config exists and the current user has the ability to access it.

# Variables

ErrBackendMissing indicates that there is no backend configuration defined.

# Structs

State is the configuration for Terraform remote state.
StateConfigS3 is a representation of the configuration options available for S3 remote state.
TerraformState is the structure representing the Terraform .tfstate file.