Experience Builder


Terraform

< Back

Repository
cloudposse / terraform-aws-ec2-instance
Description

Terraform module for provisioning a general purpose EC2 host

Stars

 147

Failed Checks
  •  Security Scanning
     Linting

  • Scan Date

    2023-10-30 17:57:40

    Security Scanning

    This repository failed the Experience Builder Terraform Module's Security Scanning validation. This means that a security scanning tool was not found to be implemented in any of the CICD tool configuration files in the repository.

    There is an opportunity to:

    Checkov Output
                    
                      2023-10-05 14:54:55,416 [MainThread  ] [WARNI]  Failed to download module cloudposse/label/null:0.25.0 (for external modules, the --download-external-modules flag is required)
    2023-10-05 14:54:55,416 [MainThread  ] [WARNI]  Failed to download module cloudposse/security-group/aws:0.3.3 (for external modules, the --download-external-modules flag is required)
    2023-10-05 14:54:55,416 [MainThread  ] [WARNI]  Failed to download module cloudposse/key-pair/aws:0.18.3 (for external modules, the --download-external-modules flag is required)
    2023-10-05 14:54:55,416 [MainThread  ] [WARNI]  Failed to download module cloudposse/vpc/aws:2.1.0 (for external modules, the --download-external-modules flag is required)
    2023-10-05 14:54:55,416 [MainThread  ] [WARNI]  Failed to download module cloudposse/dynamic-subnets/aws:2.3.0 (for external modules, the --download-external-modules flag is required)
    terraform scan results:
    
    Passed checks: 55, Failed checks: 0, Skipped checks: 4
    
    github_actions scan results:
    
    Passed checks: 40, Failed checks: 0, Skipped checks: 0
    
    
    
                    
                  

    Linting

    This repository failed the Experience Builder Terraform Module's Linting validation. This means that a linting tool was not found to be implemented in any of the CICD tool configuration files in the repository.

    There is an opportunity to: