For the complete documentation index, see llms.txt. This page is also available as Markdown.

Issues

The Issues tab displays architecture warnings and validation errors, helping you maintain best practices and catch configuration problems early.

Key Features

  • Architecture Warnings: Identifies potential configuration issues:

    • Missing required parameters.

    • Unconnected resources.

    • Security best practice violations.

    • Resource relationship inconsistencies.

  • Validation Errors: Shows Terraform validation errors before deployment.

  • Quick Navigation: Click any issue to navigate to the affected resource.

Regular review of the Issues tab helps maintain infrastructure quality and prevents deployment failures.

Last updated