This commit is contained in:
Shreyas Goenka 2025-02-03 12:22:22 +01:00
parent 5c2205a6f7
commit dc0ab300dd
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
2 changed files with 4 additions and 4 deletions

View File

@ -22,8 +22,8 @@ calculate lock file checksums locally for the following providers:
To calculate additional checksums for another platform, run:
terraform providers lock -platform=OS_ARCH
(where OS_ARCH is the platform to generate)
terraform providers lock -platform=[OS]_amd64
(where [OS]_amd64 is the platform to generate)
Terraform has been successfully initialized!

View File

@ -1,6 +1,6 @@
[[Repls]]
Old = 'linux_amd64'
New = 'OS_ARCH'
Old = 'linux'
New = '[OS]'
[[Repls]]
Old = 'Read complete after [^\s]+'