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

Add support for metadata and update policy #37

Merged
merged 3 commits into from
Jan 10, 2022
Merged

Add support for metadata and update policy #37

merged 3 commits into from
Jan 10, 2022

Conversation

iph
Copy link
Collaborator

@iph iph commented Jan 10, 2022

No description provided.

For things like autoscaling groups, you can add cfn init data.
This data is important to actually initialize the correct state
for those types of policies.

This is the first half for this. The second is "UpdatePolicy",
which will come at a later point.
UpdatePolicy is used for asgs / lambda functions for actually updating
in a safe way. Noctilucent now supports those translations along with
metadata, which means full ASG support now works.
@iph iph merged commit dc16756 into main Jan 10, 2022
@iph iph deleted the clippy branch January 10, 2022 20:04
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.

1 participant