8000 Add support for HealthCheckGracePeriodSeconds to ECS::Service by acmcelwee · Pull Request #971 · cloudtools/troposphere · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for HealthCheckGracePeriodSeconds to ECS::Service #971

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

Closed

Conversation

acmcelwee
Copy link
Member

As of Jan 23, the ECS::Service resource has support for the new HealthCheckGracePeriodSeconds config.

Docs

@@ -89,6 +89,7 @@ class Service(AWSObject):
'Cluster': (basestring, False),
'DeploymentConfiguration': (DeploymentConfiguration, False),
'DesiredCount': (positive_integer, False),
'HealthCheckGracePeriodSeconds': (integer, False),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phobologic
Copy link
Member

Actually, I'm going to go ahead and accept #966 since it should do what we want here. Thanks @acmcelwee !

@phobologic phobologic closed this Jan 24, 2018
@acmcelwee acmcelwee deleted the add-ecs-healthcheckgrace branch March 14, 2019 14:08
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
0