Skip to content

Conversation

@DavidS17GitHub
Copy link
Contributor

Using v1 as exemplified in the README.md file will give you the following warning when used externally:

Unexpected input(s) 'mode', 'execute-change-set-id', valid inputs are ['name', 'template', 'capabilities', 'parameter-overrides', 'no-execute-changeset', 'no-delete-failed-changeset', 'no-fail-on-empty-changeset', 'disable-rollback', 'timeout-in-minutes', 'notification-arns', 'role-arn', 'tags', 'termination-protection', 'http-proxy', 'change-set-name']

The latest version commited is v2.0.0 where mode is supported by this action

Issue #, if available:

Description of changes:
Update for the version being exemplified in the Documentation to not use v1 where many newer features are not supported, instead used v2.0.0 where the input mode is supported.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Using v1 as exemplified in the README.md file will give you the following warning when used externally:
```
Unexpected input(s) 'mode', 'execute-change-set-id', valid inputs are ['name', 'template', 'capabilities', 'parameter-overrides', 'no-execute-changeset', 'no-delete-failed-changeset', 'no-fail-on-empty-changeset', 'disable-rollback', 'timeout-in-minutes', 'notification-arns', 'role-arn', 'tags', 'termination-protection', 'http-proxy', 'change-set-name']
```
The latest version commited is v2.0.0 where `mode` is supported by this action
@kddejong kddejong merged commit bef7b29 into aws-actions:master Feb 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants