Fix bucket naming #16
develop.yaml
on: push
Matrix: test-boolean-inputs
test-create-and-execute
1m 8s
test-large-template
6s
test-validation-error
18s
test-execution-error
2m 55s
test-create-only-then-execute
38s
test-drift-detection
53s
test-long-running
1h 11m
test-changeset-formatting
1m 45s
test-markdown-output
1m 23s
test-event-streaming
57s
test-enhanced-validation-errors
9s
test-stack-id-retrieval
35s
test-execute-only-with-events
1m 2s
test-empty-changeset
40s
cleanup
1m 11s
Annotations
7 errors
|
test-large-template
Template size exceeds CloudFormation limit (51,200 bytes). Consider using a template URL from S3 instead of inline template content.
|
|
test-enhanced-validation-errors
Template format error: Unresolved resource dependencies [NonExistentResource] in the Resources block of the template
|
|
test-stack-id-retrieval
Process completed with exit code 1.
|
|
test-empty-changeset
Failed to create Change Set: The submitted information didn't contain changes. Submit different information to create a change set.
|
|
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-markdown-output
Process completed with exit code 1.
|
|
test-execution-error
Stack execution failed: Resource handler returned message: "The CIDR '192.168.1.0/24' is invalid. (Service: Ec2, Status Code: 400, Request ID: ae804d92-56bc-4773-99f1-7962234e0c26) (SDK Attempt Count: 1)" (RequestToken: 94029c4e-9271-417b-a1ab-4864a3045396, HandlerErrorCode: InvalidRequest)
|