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 fa711eb commit c81bd8aCopy full SHA for c81bd8a
terraform/infrastructure/modules/firehose/vars.tf
@@ -34,3 +34,7 @@ variable "error_prefix" {
34
type = string
35
default = "errors"
36
}
37
+
38
+variable "reporting_bucket" {
39
+ type = string
40
+}
0 commit comments