-
-
Notifications
You must be signed in to change notification settings - Fork 839
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
Bugfix #147
Conversation
/test all |
object_size_less_than = and.value.object_size_less_than | ||
prefix = and.value.prefix | ||
tags = and.value.tags | ||
dynamic "filter" { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do we need this empty filter?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if we need it, maybe add a comment why (not easy to understand by looking at the code)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if we need it, maybe add a comment why (not easy to understand by looking at the code)
Did you read line 168 (the line above this one)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please see comments
what && why
lifecycle_configuration_rules
with expires and without #137source_policy_documents
input, fixes source_policy_documents ignored in certain cases #145notes
This will become version 2.0