2 hours ago · Tech · 0 comments

Previously. I love just to manage a small collection of related scripts within a given codebase. An example in our Terraform codebase1: % just check-{hit TAB for completion} completing values check-aws-config -- Validate AWS profiles in ~/.aws/config check-aws-provider-tags -- Check AWS provider default_tags configuration check-backend-locking -- Verify S3 backends have use_lockfile = true check-import-blocks -- Check for Terraform import blocks check-lockfiles -- Check that all projects have lockfiles check-moved-blocks -- Check for Terraform moved blocks check-secret-accounts -- Check expected_account_id in terraform-secrets check-secrets-tf -- Validate secrets.tf file structure check-shared-values -- Check for hardcoded values that duplicate shared modules check-stacks -- Verify garden projects have correct stack tags check-terraform-version -- Validate .terraform-version format check-terrateam-tags -- Verify projects are tagged in Terrateam config check-tfdocs -- Check that all…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.