Skip to main content

🧠 AWS EKS Cluster IAM OIDC provider is not created - prod.logic.yaml🟒

Uses​

Test Results πŸŸ’β€‹

Generated at: 2026-02-07T12:02:20.250849398Z Open

ResultIdCondition IndexCondition TextRuntime Error
🟒testβœ”οΈ 99βœ”οΈ isDisappeared(CA10A1__disappearanceTime__c)βœ”οΈ null
🟒test2βœ”οΈ 199βœ”οΈ CA10A1__AWS_IAM_OpenID_Connect_Providers__r.hasNo(COMPLIANT)βœ”οΈ null
🟒test3βœ”οΈ 199βœ”οΈ CA10A1__AWS_IAM_OpenID_Connect_Providers__r.hasNo(COMPLIANT)βœ”οΈ null
🟒test4βœ”οΈ 299βœ”οΈ CA10A1__AWS_IAM_OpenID_Connect_Providers__r.has(COMPLIANT)βœ”οΈ null

Generation Bundle​

FileMD5
Open/ce/ca/aws/eks/cluster-oidc-provider/policy.yamlA3B7EFFF4184D0FD38DF04CBFD71FCA5
Open/ce/ca/aws/eks/cluster-oidc-provider/prod.logic.yamlC3CE139579E867DB8F627BE7274A39FE
Open/ce/ca/aws/eks/cluster-oidc-provider/test-data.json8EC08D90EF7405093EDFBE33F2E97B34
Open/types/CA10A1__CaAwsEksCluster__c/object.extracts.yaml40E423BD15F099D7D2B8AE19BF4D325E

Available Commands​

repo-manager policies generate FULL /ce/ca/aws/eks/cluster-oidc-provider/prod.logic.yaml
repo-manager policies generate DEBUG /ce/ca/aws/eks/cluster-oidc-provider/prod.logic.yaml
repo-manager policies generate CAPTURE_TEST_DATA /ce/ca/aws/eks/cluster-oidc-provider/prod.logic.yaml
repo-manager policies generate TESTS /ce/ca/aws/eks/cluster-oidc-provider/prod.logic.yaml
# Execute tests
repo-manager policies test /ce/ca/aws/eks/cluster-oidc-provider/prod.logic.yaml

Content​

Open File

inputType: "CA10A1__CaAwsEksCluster__c"
importExtracts:
- file: "/types/CA10A1__CaAwsEksCluster__c/object.extracts.yaml"
testData:
- file: "test-data.json"
conditions:
- status: "INCOMPLIANT"
currentStateMessage: "The Cluster has no IAM OpenID Connect Provider."
remediationMessage: "Consider creating an IAM OIDC provider for the Cluster."
check:
RELATED_LIST_HAS_NO:
status: "COMPLIANT"
relationshipName: "CA10A1__AWS_IAM_OpenID_Connect_Providers__r"
- status: "COMPLIANT"
currentStateMessage: "The Cluster has an IAM OpenID Connect Provider."
check:
RELATED_LIST_HAS:
status: "COMPLIANT"
relationshipName: "CA10A1__AWS_IAM_OpenID_Connect_Providers__r"
otherwise:
status: "UNDETERMINED"
currentStateMessage: "Cluster neither has, nor has no IAM OpenID Connect Providers. This condition should not match to any object"
relatedLists:
- relationshipName: "CA10A1__AWS_IAM_OpenID_Connect_Providers__r"
conditions: []
otherwise:
status: "COMPLIANT"
currentStateMessage: "This is an IAM OpenID Connect Provider."