classmethod / gradle-aws-plugin

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

Fixes bug in migrate stack task, where updating an existing stack fro… #158

Closed aaronp-hd closed 5 years ago

aaronp-hd commented 5 years ago

…m a template file fails unless a stack policy is set.

The updateStack method erroneously checks whether the stack policy file is non-null, instead of the template file.

aaronp-hd commented 5 years ago

Fixes #150

Build is failing, seemingly due to being unable to resolve dependencies.

dai0304 commented 5 years ago

ci failed

tapvirvirk commented 5 years ago

Hi, When this PR will be merged? Anything blocking in the PR?

Thanks Tapvir

tapvirvirk commented 5 years ago

Hi @eelixa/ @dai0304 - Can you please merge the PR?

dai0304 commented 5 years ago

Oh, I'was waiting to pass the CI build but this PR is too small to ignore the result. I'll merge now.

tapvirvirk commented 5 years ago

Thanks. And when this will be released?

dai0304 commented 5 years ago

0.40 is already released