mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 00:27:04 +00:00
Merge pull request #921 from hashicorp/b-tf-module-typo
terraform/aws module: typo
This commit is contained in:
commit
bc48a0e4e4
@ -68,6 +68,6 @@ resource "aws_security_group" "consul" {
|
||||
from_port = 0
|
||||
to_port = 0
|
||||
protocol = "-1"
|
||||
cidr_block = "0.0.0.0/0"
|
||||
cidr_blocks = ["0.0.0.0/0"]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user