Skip to content

Commit 44f6d0c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ec3c47f commit 44f6d0c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tf-modules/rds-iceberg-replication/modules/cluster/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ variable "tags" {
2323
description = "Tags to be applied to RDS cluster resources that support tags"
2424
type = map(string)
2525
default = {}
26-
}
26+
}

tf-modules/rds-iceberg-replication/modules/replication-service/variables.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,3 @@ variable "ecs_cluster" {
161161
id = string
162162
})
163163
}
164-

0 commit comments

Comments
 (0)