CtrlK
BlogDocsLog inGet started
Tessl Logo

nitinjain999/platform-skills

Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.

67

Quality

84%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

CHANGELOG.mdexamples/github-actions/composite-actions/setup-terraform/

Changelog

All notable changes to the setup-terraform composite action.

[Unreleased]

[1.0.0] - 2026-05-23

Added

  • Initial release — Terraform install with provider plugin caching
  • hashicorp/setup-terraform with configurable version and wrapper flag
  • actions/cache keyed on {os}-terraform-{version}-{lock-file-hash} with version-scoped restore-keys
  • ~/.terraformrc plugin_cache_dir written automatically when enable_cache=true
  • working_directory input for multi-module repos with different lock files
  • Input validation: non-empty version check
  • Outputs: terraform_version, cache_hit
  • Job summary with version and cache status
  • ::debug:: log entry when cache directory is created

examples

BEFORE_AFTER.md

CHANGELOG.md

CODE_OF_CONDUCT.md

COMMANDS.md

CONTRIBUTING.md

EDITOR_INTEGRATIONS.md

GETTING_STARTED.md

HOW_IT_WORKS.md

install.sh

INSTALLATION.md

LAUNCH.md

PROMPTS.md

QUICKSTART.md

README.md

renovate.json

SECURITY.md

SKILL.md

tessl.json

tile.json