What problem does it solve?
Helps engineers and DevOps teams avoid costly mistakes and surprises when using the HashiCorp AWS provider by providing targeted guidance on provider configuration, authentication patterns, tagging strategy, multi-region usage, imports, and AWS-specific safety issues.
Core Features & Use Cases
- Provider & Auth Guidance: Advice on provider configuration, role assumption, profiles, web identity, and credential best practices to keep authentication predictable and secure.
- Operational Patterns: Recommendations for tagging, multi-region resource handling, provider version pinning, and use of default_tags to enforce organization policy.
- Import, Plan, and Safety Reviews: Playbook for controlled terraform import/migration, plan inspection, and guardrails to prevent unintended replacements or dangerous production changes.
- Use Case: Import an existing VPC from eu-west-1, validate provider region and tags, then produce a safe plan highlighting replacement risks and required tag fixes.
Quick Start
Review my Terraform AWS configuration for provider setup, authentication, tagging, imports, and plan safety and return a prioritized list of recommended fixes.