aws-cloudformation / cloudformation-cli-go-plugin

The CloudFormation Provider Development Toolkit Go Plugin allows you to autogenerate Go code based on an input schema.
52 stars 31 forks source link

Don't overwrite Makefile on generate #169

Closed omkhegde closed 4 years ago

omkhegde commented 4 years ago

Issue #, if available: #120

Description of changes: Don't override user defined makefile when running 'cfn generate'. Updated build to delegate a step to a plugin owned makefile.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

omkhegde commented 4 years ago

Recreating PR by @jaymccon (https://github.com/aws-cloudformation/cloudformation-cli-go-plugin/pull/135) so that we can close on the issue.