add no-execute-changeset on update call #19
develop.yaml
on: push
Matrix: test-boolean-inputs
test-create-and-execute
1m 9s
test-large-template
6s
test-validation-error
17s
test-execution-error
2m 47s
test-create-only-then-execute
37s
test-drift-detection
54s
test-long-running
1h 11m
test-changeset-formatting
1m 37s
test-markdown-output
48s
test-event-streaming
1m 1s
test-enhanced-validation-errors
5s
test-stack-id-retrieval
39s
test-execute-only-with-events
59s
test-empty-changeset
42s
cleanup
48s
Annotations
7 errors
|
test-enhanced-validation-errors
Template format error: Unresolved resource dependencies [NonExistentResource] in the Resources block of the template
|
|
test-large-template
Template size exceeds CloudFormation limit (51,200 bytes). Consider using a template URL from S3 instead of inline template content.
|
|
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-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-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: 1ee13445-c835-4171-856a-356613a212df) (SDK Attempt Count: 1)" (RequestToken: 9b26423d-bcda-c7ad-e0b0-452abd80b553, HandlerErrorCode: InvalidRequest)
|