Skip to content

Remove references to tf.sh - #453

Merged
JonJagger merged 1 commit into
mainfrom
remove-tf-sh
Aug 13, 2026
Merged

Remove references to tf.sh#453
JonJagger merged 1 commit into
mainfrom
remove-tf-sh

Conversation

@gsavage

@gsavage gsavage commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

The tf.sh utility has been replaced with Kosli's tf tooling. As such the version of FiveXL's tf.sh that was stored in this repository is no longer needed. Similarly, the tf.sh.env file that configures the tf.sh execution is also no longer needed.

When Terraform runs, it takes out a lock, to prevent multiple Terraform executions from overlapping with each other. In some failure scenarios, the lock will fail to be released. The documentation in this repo for how to remove such a lock referenced the old tf.sh script. Rather than update the documentation I've chosen to remove it -- there is nothing special about the Terraform locks in this repository and so standard and widely-available public documentation on how to remove a lock can be found and used by the engineer instead.

The tf.sh utility has been replaced with Kosli's `tf` tooling.  As such
the version of FiveXL's tf.sh that was stored in this repository is no
longer needed.  Similarly, the `tf.sh.env` file that configures the
tf.sh execution is also no longer needed.

When Terraform runs, it takes out a lock, to prevent multiple Terraform
executions from overlapping with each other.  In some failure scenarios,
the lock will fail to be released.  The documentation in this repo for
how to remove such a lock referenced the old tf.sh script.  Rather than
update the documentation I've chosen to remove it -- there is nothing
special about the Terraform locks in this repository and so standard and
widely-available public documentation on how to remove a lock can be
found and used by the engineer instead.
@gsavage
gsavage requested a review from JonJagger August 13, 2026 13:20
@JonJagger
JonJagger merged commit a88b337 into main Aug 13, 2026
13 checks passed
@JonJagger
JonJagger deleted the remove-tf-sh branch August 13, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants