MON-105 change tag to match existing
This commit is contained in:
parent
8b99e30132
commit
b2bcc58b00
@ -2,7 +2,7 @@ module "filter-tags" {
|
||||
source = "../../common/filter-tags"
|
||||
|
||||
environment = "${var.environment}"
|
||||
resource = "postgresql"
|
||||
resource = "postgres"
|
||||
filter_tags_use_defaults = "${var.filter_tags_use_defaults}"
|
||||
filter_tags_custom = "${var.filter_tags_custom}"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user