🧠 AWS EC2 Auto Scaling Group auto-provisioning status - prod.logic.yaml🟠🟢
- Contextual name: 🧠 prod.logic.yaml🟠🟢
- ID:
/ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/prod.logic.yaml - Tags:
Uses
Test Results 🟢
Generated at: 2026-09-22T15:05:14.524051768Z Open
| Result | Id | Condition Index | Condition Text | Runtime Error |
|---|---|---|---|---|
| 🟢 | test-disappeared-auto-scaling-group | ✔️ 99 | ✔️ isDisappeared(CA10__disappearanceTime__c) | ✔️ null |
| 🟢 | test-aws-cloudformation-logical-id | ✔️ 199 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:cloudformation:logical-id')) | ✔️ null |
| 🟢 | test-aws-cloudformation-stack-id | ✔️ 299 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:cloudformation:stack-id')) | ✔️ null |
| 🟢 | test-aws-cloudformation-stack-name | ✔️ 399 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:cloudformation:stack-name')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-portfolioarn | ✔️ 599 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:portfolioArn')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-productarn | ✔️ 699 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:productArn')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-provisioningprincipalarn | ✔️ 799 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisioningPrincipalArn')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-provisionedproductarn | ✔️ 899 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisionedProductArn')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-provisioningartifactidentifier | ✔️ 999 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisioningArtifactIdentifier')) | ✔️ null |
| 🟢 | test-elasticbeanstalk-environment-tags | ✔️ 1099 | ✔️ CA10__tagsJson__c.hasExact(bytes('elasticbeanstalk:environment-name')) && CA10__tagsJson__c.hasExact(bytes('elasticbeanstalk:environment-id')) | ✔️ null |
| 🟢 | test-elasticbeanstalk-single-tag-not-enough | ✔️ 1100 | ✔️ otherwise | ✔️ null |
| 🟢 | test-eks-managed-node-group-tags | ✔️ 499 | ✔️ CA10__tagsJson__c.hasExact(bytes('eks:cluster-name')) && CA10__tagsJson__c.hasExact(bytes('eks:nodegroup-name')) | ✔️ null |
| 🟢 | test-cluster-autoscaler-tag-not-standalone-evidence | ✔️ 1100 | ✔️ otherwise | ✔️ null |
| 🟢 | test-eks-single-tag-not-enough | ✔️ 1100 | ✔️ otherwise | ✔️ null |
| 🟢 | test-aws-batch-tag-not-standalone-evidence | ✔️ 1100 | ✔️ otherwise | ✔️ null |
| 🟢 | test-no-supported-provisioning-tags | ✔️ 1100 | ✔️ otherwise | ✔️ null |
Generation Bundle
| File | MD5 | |
|---|---|---|
| Open | /ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/policy.yaml | 5E58A9C35AAD8342345C0EFB86EA7B36 |
| Open | /ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/prod.logic.yaml | 06A0D9AD78BD85DC6EE2B9CFC26293A0 |
| Open | /ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/test-data.json | A2B6B403E6888725AA937BD34D8B80B6 |
Available Commands
repo-manager policies generate FULL /ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/prod.logic.yaml
repo-manager policies generate DEBUG /ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/prod.logic.yaml
repo-manager policies generate CAPTURE_TEST_DATA /ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/prod.logic.yaml
repo-manager policies generate TESTS /ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/prod.logic.yaml
# Execute tests
repo-manager policies test /ce/ca/automated-provisioning/aws-ec2-auto-scaling-group/prod.logic.yaml
Content
---
inputType: "CA10__CaAwsAutoScalingGroup__c"
testData:
- file: "test-data.json"
conditions:
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS CloudFormation."
check:
TAG_EXISTS:
name:
BYTES: "aws:cloudformation:logical-id"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS CloudFormation."
check:
TAG_EXISTS:
name:
BYTES: "aws:cloudformation:stack-id"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS CloudFormation."
check:
TAG_EXISTS:
name:
BYTES: "aws:cloudformation:stack-name"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is Amazon EKS."
check:
AND:
args:
- TAG_EXISTS:
name:
BYTES: "eks:cluster-name"
- TAG_EXISTS:
name:
BYTES: "eks:nodegroup-name"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:portfolioArn"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:productArn"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:provisioningPrincipalArn"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:provisionedProductArn"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:provisioningArtifactIdentifier"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Elastic Beanstalk."
check:
AND:
args:
- TAG_EXISTS:
name:
BYTES: "elasticbeanstalk:environment-name"
- TAG_EXISTS:
name:
BYTES: "elasticbeanstalk:environment-id"
otherwise:
status: "INCOMPLIANT"
currentStateMessage: "The automated provisioning source is not identified by supported AWS-managed tag signals."
remediationMessage: "Review the automated provisioning source, ownership, and expected management workflow."