Skip to main content

🧠 AWS ELB Load Balancer auto-provisioning status - prod.logic.yaml🟠🟢

Uses

Test Results 🟢

Generated at: 2026-09-22T15:05:16.150618393Z Open

ResultIdCondition IndexCondition TextRuntime Error
🟢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-load-balancer-controller-ingress-tags✔️ 499✔️ CA10__tagsJson__c.hasExact(bytes('elbv2.k8s.aws/cluster')) && CA10__tagsJson__c.hasExact(bytes('ingress.k8s.aws/stack')) && CA10__tagsJson__c.hasExact(bytes('ingress.k8s.aws/resource'))✔️ null
🟢test-aws-load-balancer-controller-service-tags✔️ 599✔️ CA10__tagsJson__c.hasExact(bytes('elbv2.k8s.aws/cluster')) && CA10__tagsJson__c.hasExact(bytes('service.k8s.aws/stack')) && CA10__tagsJson__c.hasExact(bytes('service.k8s.aws/resource'))✔️ null
🟢test-aws-servicecatalog-portfolioarn✔️ 699✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:portfolioArn'))✔️ null
🟢test-aws-servicecatalog-productarn✔️ 799✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:productArn'))✔️ null
🟢test-aws-servicecatalog-provisioningprincipalarn✔️ 899✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisioningPrincipalArn'))✔️ null
🟢test-aws-servicecatalog-provisionedproductarn✔️ 999✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisionedProductArn'))✔️ null
🟢test-aws-servicecatalog-provisioningartifactidentifier✔️ 1099✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisioningArtifactIdentifier'))✔️ null
🟢test-elasticbeanstalk-environment-tags✔️ 1199✔️ CA10__tagsJson__c.hasExact(bytes('elasticbeanstalk:environment-name')) && CA10__tagsJson__c.hasExact(bytes('elasticbeanstalk:environment-id'))✔️ null
🟢test-no-automated-provisioning-tags✔️ 1200✔️ otherwise✔️ null
🟢test-service-eks-amazonaws-tags-not-supported✔️ 1200✔️ otherwise✔️ null
🟢test-old-eks-service-managed-tags-not-supported✔️ 1200✔️ otherwise✔️ null
🟢test-standalone-load-balancer-controller-cluster-tag-not-enough✔️ 1200✔️ otherwise✔️ null
🟢test-kubernetes-cluster-tag-not-standalone-evidence✔️ 1200✔️ otherwise✔️ null
🟢test-elasticbeanstalk-single-tag-not-enough✔️ 1200✔️ otherwise✔️ null

Generation Bundle

FileMD5
Open/ce/ca/automated-provisioning/aws-elb-load-balancer/policy.yaml63B631002EC51FF14FA9A8031A8B9050
Open/ce/ca/automated-provisioning/aws-elb-load-balancer/prod.logic.yaml61DCF33C3276DEB675865EC5B169340F
Open/ce/ca/automated-provisioning/aws-elb-load-balancer/test-data.json048A99B3DEFA9226CEAF2444992BD315

Available Commands

repo-manager policies generate FULL /ce/ca/automated-provisioning/aws-elb-load-balancer/prod.logic.yaml
repo-manager policies generate DEBUG /ce/ca/automated-provisioning/aws-elb-load-balancer/prod.logic.yaml
repo-manager policies generate CAPTURE_TEST_DATA /ce/ca/automated-provisioning/aws-elb-load-balancer/prod.logic.yaml
repo-manager policies generate TESTS /ce/ca/automated-provisioning/aws-elb-load-balancer/prod.logic.yaml
# Execute tests
repo-manager policies test /ce/ca/automated-provisioning/aws-elb-load-balancer/prod.logic.yaml

Content

Open File

---
inputType: "CA10__CaAwsLoadBalancer__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 AWS Load Balancer Controller."
check:
AND:
args:
- TAG_EXISTS:
name:
BYTES: "elbv2.k8s.aws/cluster"
- TAG_EXISTS:
name:
BYTES: "ingress.k8s.aws/stack"
- TAG_EXISTS:
name:
BYTES: "ingress.k8s.aws/resource"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Load Balancer Controller."
check:
AND:
args:
- TAG_EXISTS:
name:
BYTES: "elbv2.k8s.aws/cluster"
- TAG_EXISTS:
name:
BYTES: "service.k8s.aws/stack"
- TAG_EXISTS:
name:
BYTES: "service.k8s.aws/resource"
- 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."