Skip to content

Commit 9512e90

Browse files
committed
type definitions for complex types
1 parent 3d7fbfc commit 9512e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.group-rules.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
variable rules {
2121

2222
description = "Modular rules allowing either TCP or UDP traffic."
23-
type = "map"
23+
type = any
2424

2525
default {
2626

0 commit comments

Comments
 (0)