-
-
Notifications
You must be signed in to change notification settings - Fork 148
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
set enabled for codebuild module #100
set enabled for codebuild module #100
Conversation
/test all |
@joe-niland can we try tests again? |
/test all |
Ok, should work now @joe-niland. |
/test all |
@mihaiplesa let's check that, but I think the test is going to keep failing due to duplicate bucket name. I'm looking at fixing the test now. |
I've tested with cloudposse/terraform-aws-ecs-web-app@master...mihaiplesa:terraform-aws-ecs-web-app:master and setting One last possible change would be to replace |
Co-authored-by: Joe Niland <joe@originalmind.com.au>
/test terratest |
Ugh, for using Can we just merge without |
@mihaiplesa yes, we can leave the deprecation warning in for this one. If you want to revert that, let's try again. |
@joe-niland done. |
/test all |
@mihaiplesa all your issues are OK now, but the tests are still failing due to a bucket name collision. I'm fixing that in this PR but needs an approval before merging. |
@mihaiplesa can you please merge master and then we'll try it again? |
@joe-niland done. |
/test terratest |
/test bats |
/test readme |
Thanks @mihaiplesa we got there in the end! |
Thank you as well. This is where it will actually be used cloudposse/terraform-aws-ecs-web-app#210 |
@joe-niland This change seems like a no-op. For future ref: The change here passed in @mihaiplesa please use the PR template. If the above functionality does not have the intended effect without applying this change, then something else is very wrong... |
@nitrocode thanks, I can see that now. @mihaiplesa I should have asked you which codebuild resources were created when |
Hmm I can't reproduce now which seems to be reassuring, it's been a while since this issue has been on my mind so I might be mixing things. Also noticed now that Do we want to revert this PR? |
what
enabled
tofalse
why
enabled
isfalse
references