Hashicorp Terraform
Overview
The Hashicorp Terraform State Finder aspect is responsible for finding the Terraform state of a given resource. It is used to find the Terraform state of a given resource and write it to the status of the object.
The Aspect is available as a Container image at:
registry.syntasso.io/syntasso/ske-tfstate-finder:VERSION
Check the release notes below for information on each available version.
Release Notes
v0.7.1 (2025-03-11)
Security Fixes
- Updated to include latest security updates.
v0.7.0 (2025-02-11)
Bug fixes
- Support updating an existing
/kratix/metadata/status.yaml
file
v0.6.0 (2025-02-07)
Features
- You can specify the exact commit SHA that should be used when fetching the TF state from TFE. This is useful when you want to fetch the TF state from a commit that is merged into the main branch outside of Kratix.
- Always fetch the latest compatible TF state from TFE, previously the TF state was fetched from the TFE Run for the commit Kratix created.
v0.5.2 (2024-10-16)
Compatibility: SKE >= v0.6.0
Bug Fixes
- Decompress Workload objects before processing them