Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow HelperFn in UpdatePolicy for ASG #588

Merged
merged 1 commit into from Oct 8, 2016

Conversation

phobologic
Copy link
Member

If you tried to use an AWSHelperFn object in an UpdatePolicy for an ASG,
you would run into issues because of the extra validation. This
disables the extra validation whenever the UpdatePolicy is an
AWSHelperFn, which is in line with the way troposphere usually handles
these things.

If you tried to use an AWSHelperFn object in an UpdatePolicy for an ASG,
you would run into issues because of the extra validation.  This
disables the extra validation whenever the UpdatePolicy is an
AWSHelperFn, which is in line with the way troposphere usually handles
these things.
@markpeek markpeek merged commit 2ddc190 into master Oct 8, 2016
amosshapira pushed a commit to amosshapira/troposphere that referenced this pull request Oct 24, 2016
If you tried to use an AWSHelperFn object in an UpdatePolicy for an ASG,
you would run into issues because of the extra validation.  This
disables the extra validation whenever the UpdatePolicy is an
AWSHelperFn, which is in line with the way troposphere usually handles
these things.
@markpeek markpeek deleted the fix_autoscaling_updatepolicy_helperfn branch December 30, 2021 19:24
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.

None yet

2 participants