classmethod / gradle-aws-plugin

Gradle plugin to manage Amazon Web Services
276 stars 131 forks source link

awsCfnMigrateTask doesn't work for update #150

Open tingjan1982 opened 6 years ago

tingjan1982 commented 6 years ago

Hi classmethod dev team,

I believe in this line, you meant to check if the templateFile is not null and read its content into template body, instead of checking policyFile. Right?

Kind regards,

aaronp-hd commented 5 years ago

Also encountered this issue. PR raised to fix.