-
-
Notifications
You must be signed in to change notification settings - Fork 230
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 Cake.AWS.CloudFormation.yml #2740
Comments
@pascalberger Please approve |
Hey @SARAVANA1501 we already have an AWS CloudFormation Addin for Cake - https://github.com/cake-contrib/cake-cloudformation - what is different in your addin? Are there any features on your addin that don't exist on the one above? If yes, have you tried sending pull-request(s) to the existing addin? |
Above addin is using cli comment for the deployment and no logging, but mine will be using AWS SDK objects to play with cloud formation.
|
@augustoproiete Please review |
The Cake.AddinDiscoverer tool has discovered a NuGet package for a Cake addin without a corresponding yaml file on the Cake web site.
Cake.AWS.CloudFormation.yaml must be created.
The text was updated successfully, but these errors were encountered: