-
-
Notifications
You must be signed in to change notification settings - Fork 740
feat: one-shot artifacts build #20
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
feat: one-shot artifacts build #20
Conversation
Resolves: terraform-aws-modules/terraform-aws-notify-slack#84 Usage: > TF_RECREATE_MISSING_LAMBDA_PACKAGE=false terraform apply
It looks like: "timestamp" = "<WARNING: Missing lambda zip artifacts wouldn't be restored>"
@antonbabenko Please look to the last commit and if you think that adding a visible warning message into timestamp field is a bad idea then just merge without it.
LGTM, merging this one.
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
It looks like:
"timestamp" = "<WARNING: Missing lambda zip artifacts wouldn't be restored>"Resolves: Tried v3.0.0 - unexpected terraform replacement terraform-aws-notify-slack#84
Usage:
TF_RECREATE_MISSING_LAMBDA_PACKAGE=false terraform apply