lock

package
v1.222.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package lock provides the built-in after.terraform.init provisioner that keeps .terraform.lock.hcl complete across all configured platforms. A network mirror or the default provider plugin cache forces `init` to record host-only checksums; this hook runs `providers lock -platform=...` to fill in every configured platform. For ephemeral or vendored components (workdir / JIT source) the canonical lock has no committable home, so the completed lock is also persisted to a per-instance dotfile (see persist).

Index

Constants

View Source
const HookEventAfterTerraformInit = provisioner.HookEvent("after.terraform.init")

HookEventAfterTerraformInit fires after a successful `terraform init` (implicit or explicit).

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL