We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c15c77 commit c5e3941Copy full SHA for c5e3941
terraform/modules/dynamo/main.tf
@@ -9,7 +9,7 @@ resource "null_resource" "onetime_events_expiration" {
9
}
10
11
12
-resource "null_resource" "onetime_events_expiration" {
+resource "null_resource" "onetime_sl_expiration" {
13
provisioner "local-exec" {
14
command = <<-EOT
15
set -e
0 commit comments