Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to deployment in non-control environments #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support to deployment in non-control environments

2baa5d9
Select commit
Loading
Failed to load commit list.
Open

Add support to deployment in non-control environments #62

Add support to deployment in non-control environments
2baa5d9
Select commit
Loading
Failed to load commit list.
aws-ia-automator-prod / Static Analysis succeeded Feb 7, 2024 in 0s

Static Analysis

Using config file: /task/c0ce872e-c5dd-11ee-a69f-1a1c683f1149/project/.project_config.yml
Step 1/2 : FROM public.ecr.aws/codebuild/amazonlinux2-x86_64-standard:4.0
 ---> 848cd3134300
Step 2/2 : RUN pip3 install taskcat
 ---> Using cache
 ---> 203a54ed8adf
sha256:203a54ed8adf9d6b973fbba89aff812e7cfcd1fd7ac8ad4f05c60d314e424f9d
Successfully built 203a54ed8adf
Successfully tagged custom-image:latest\n
Container created with ID: d22fc0a5e97ab492bcacada9fb908138464f8c78b18d3c6fdbdbb47e26c29ca6

===========================================================================
TASK LOGS START
===========================================================================
+ PROJECT_PATH=/task/c0ce872e-c5dd-11ee-a69f-1a1c683f1149/project
+ PROJECT_TYPE_PATH=/task/c0ce872e-c5dd-11ee-a69f-1a1c683f1149/projecttype
+ cd /task/c0ce872e-c5dd-11ee-a69f-1a1c683f1149/project
+ find templates -name '*.yaml' -o -name '*.yml' -o -name '*.json'
+ xargs cfn-lint
+ taskcat lint
 _            _             _   
| |_ __ _ ___| | _____ __ _| |_ 
| __/ _` / __| |/ / __/ _` | __|
| || (_| \__ \   < (_| (_| | |_ 
 \__\__,_|___/_|\_\___\__,_|\__|
                                


version 0.9.41
[INFO   ] : Linting passed for file: /task/c0ce872e-c5dd-11ee-a69f-1a1c683f1149/project/templates/abi-enable-qradar-integration.yaml
[INFO   ] : Linting passed for file: /task/c0ce872e-c5dd-11ee-a69f-1a1c683f1149/project/templates/enable-integrations/enable-guardduty-integrations.yaml
[INFO   ] : Linting passed for file: /task/c0ce872e-c5dd-11ee-a69f-1a1c683f1149/project/templates/enable-integrations/enable-cloudtrail-integrations.yaml
===========================================================================
TASK LOGS END
===========================================================================