chore: expose ecs outputs to consumers #295
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
KICS Github Action:
repo/modules/ec2/main.tf#L219
Autoscaling groups should supply tags to configurate
|
KICS Github Action:
repo/modules/ecs/main.tf#L205
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
KICS Github Action:
repo/modules/subnets/main.tf#L23
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
KICS Github Action:
repo/modules/ec2/main.tf#L219
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
KICS Github Action:
repo/modules/ec2/main.tf#L197
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
KICS Github Action:
repo/modules/database/security_groups.tf#L5
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
KICS Github Action:
repo/modules/database/rds.tf#L47
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
KICS Github Action:
repo/modules/ecs/main.tf#L183
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
KICS Github Action:
repo/modules/ecs/main.tf#L150
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
KICS Github Action:
repo/modules/security_groups/main.tf#L5
AWS services resource tags are an essential part of managing components. As a best practice, the field 'tags' should have additional tags defined other than 'Name'
|
Loading