cloudformation-cli-go-plugin
cloudformation-cli-go-plugin copied to clipboard
Support Hooks
tldr;
Support writing Hooks in Go - https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/hooks.html
Yeah, really confusing how cfn init
provides go
as an alternative for the hook
option, and then goes on to render code that can't be used for that purpose.