You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,7 @@ See the [functions](https://github.com/terraform-aws-modules/terraform-aws-notif
144
144
| <aname="input_subscription_filter_policy"></a> [subscription\_filter\_policy](#input\_subscription\_filter\_policy)| (Optional) A valid filter policy that will be used in the subscription to filter messages seen by the target resource. |`string`|`null`| no |
145
145
| <aname="input_subscription_filter_policy_scope"></a> [subscription\_filter\_policy\_scope](#input\_subscription\_filter\_policy\_scope)| (Optional) A valid filter policy scope MessageAttributes\|MessageBody |`string`|`null`| no |
146
146
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources |`map(string)`|`{}`| no |
147
+
| <aname="input_trigger_on_package_timestamp"></a> [trigger\_on\_package\_timestamp](#input\_trigger\_on\_package\_timestamp)| (Optional) Whether or not to ignore the file timestamp when deciding to create the archive |`bool`|`false`| no |
0 commit comments