Skip to content

Commit f3c431c

Browse files
authored
Merge pull request #3 from tomarv2/develop
Sync from management repo
2 parents 3483b9a + 0c6cda5 commit f3c431c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

variables.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ variable "custom_input" {
6161
type = map(any)
6262
}
6363

64-
variable "suffix" {
65-
description = "suffix to be added to cloudwatch rule name"
66-
default = "rule"
67-
type = string
68-
}
69-
7064
variable "name" {
7165
description = "Cloudwatch event rule name"
7266
type = string

0 commit comments

Comments
 (0)