Skip to content

Fix ssm

Fix ssm #12

Triggered via push January 26, 2026 15:29
Status Cancelled
Total duration 3m 28s
Artifacts

develop.yaml

on: push
Matrix: test-boolean-inputs
test-create-and-execute
1m 7s
test-create-and-execute
test-large-template
5s
test-large-template
test-validation-error
15s
test-validation-error
test-execution-error
2m 19s
test-execution-error
test-create-only-then-execute
37s
test-create-only-then-execute
test-drift-detection
1m 3s
test-drift-detection
test-long-running
2m 19s
test-long-running
test-changeset-formatting
15s
test-changeset-formatting
test-markdown-output
16s
test-markdown-output
test-event-streaming
16s
test-event-streaming
test-enhanced-validation-errors
5s
test-enhanced-validation-errors
test-stack-id-retrieval
39s
test-stack-id-retrieval
test-execute-only-with-events
18s
test-execute-only-with-events
test-empty-changeset
38s
test-empty-changeset
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test-enhanced-validation-errors
Template format error: Unresolved resource dependencies [NonExistentResource] in the Resources block of the template
test-event-streaming
Failed to create Change Set: The following hook(s)/validation failed: [AWS::EarlyValidation::ResourceExistenceCheck]. To troubleshoot Early Validation errors, use the DescribeEvents API for detailed failure information.. Validation errors: /Resources/EventTestFunction: Resource of type 'AWS::Lambda::Function' with identifier 'event-test-test-047447236761' already exists.
test-markdown-output
Failed to create Change Set: The following hook(s)/validation failed: [AWS::EarlyValidation::ResourceExistenceCheck]. To troubleshoot Early Validation errors, use the DescribeEvents API for detailed failure information.. Validation errors: /Resources/MarkdownTestBucket: Resource of type 'AWS::S3::Bucket' with identifier 'markdown-test-test-047447236761' already exists.; /Resources/MarkdownTestParameter: Resource of type 'AWS::SSM::Parameter' with identifier '/test/markdown-test/config' already exists.
test-changeset-formatting
Failed to create Change Set: The following hook(s)/validation failed: [AWS::EarlyValidation::ResourceExistenceCheck]. To troubleshoot Early Validation errors, use the DescribeEvents API for detailed failure information.. Validation errors: /Resources/TestBucket: Resource of type 'AWS::S3::Bucket' with identifier 'format-test-test-047447236761' already exists.; /Resources/TestParameter: Resource of type 'AWS::SSM::Parameter' with identifier '/test/formatting-test/parameter' already exists.
test-large-template
Template size exceeds CloudFormation limit (51,200 bytes). Consider using a template URL from S3 instead of inline template content.
test-empty-changeset
Failed to create Change Set: The submitted information didn't contain changes. Submit different information to create a change set.
test-stack-id-retrieval
Process completed with exit code 1.
test-execute-only-with-events
Failed to create Change Set: The following hook(s)/validation failed: [AWS::EarlyValidation::ResourceExistenceCheck]. To troubleshoot Early Validation errors, use the DescribeEvents API for detailed failure information.. Validation errors: /Resources/EventTestFunction: Resource of type 'AWS::Lambda::Function' with identifier 'event-test-test-047447236761' already exists.
test-validation-error
Failed to create Change Set: The following hook(s)/validation failed: [AWS::EarlyValidation::PropertyValidation]. To troubleshoot Early Validation errors, use the DescribeEvents API for detailed failure information.. Validation errors: /Resources/InvalidSSMParameter/Properties/Type: Foo is not a valid enum value. Supported values: [String, StringList]
test-execution-error
The run was canceled by @chrisqm-dev.
test-execution-error
The operation was canceled.
test-long-running
The run was canceled by @chrisqm-dev.
test-long-running
The operation was canceled.
Test CloudFormation Action v2.0.0-beta
The run was canceled by @chrisqm-dev.