← All activity records

FACTUAL ACTIVITY RECORD · An activity record based on work that took place

Adopting the Linux-capable provider lock

Keeping provider versions unchanged while fixing a lock file that supports read-only checks across environments

Activity period:

Purpose

The source baseline needed to verify the same pinned Terraform providers without lock-file changes across both macOS and Linux execution environments.

Implementation

provider dependency lock now retains Linux AMD64 checksums alongside the existing macOS ARM64 checksums. The affected Google and Google Beta providers remain pinned, and the resource graph is unchanged.

At the merge cutoff, platform checksums remain under the unchanged provider version.

Rendering diagram…

What was confirmed

Verification results

Backend-free read-only initialization and Terraform validation succeeded on Linux.

The GCP configuration audit and diff check also passed.

A successful production plan generated from this state had not yet been verified by the cutoff.

Basis for completion

This scope ended when the pinned provider lock was adopted as a verification input for both macOS and Linux.