Save state
This commit is contained in:
parent
4879004fe4
commit
2205a84499
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": 1,
|
||||
"serial": 24,
|
||||
"serial": 25,
|
||||
"modules": [
|
||||
{
|
||||
"path": [
|
||||
|
@ -90,6 +90,13 @@
|
|||
"ingress.2214680975.security_groups.#": "0",
|
||||
"ingress.2214680975.self": "false",
|
||||
"ingress.2214680975.to_port": "80",
|
||||
"ingress.2541437006.cidr_blocks.#": "1",
|
||||
"ingress.2541437006.cidr_blocks.0": "0.0.0.0/0",
|
||||
"ingress.2541437006.from_port": "22",
|
||||
"ingress.2541437006.protocol": "tcp",
|
||||
"ingress.2541437006.security_groups.#": "0",
|
||||
"ingress.2541437006.self": "false",
|
||||
"ingress.2541437006.to_port": "22",
|
||||
"ingress.516175195.cidr_blocks.#": "1",
|
||||
"ingress.516175195.cidr_blocks.0": "0.0.0.0/0",
|
||||
"ingress.516175195.from_port": "8080",
|
||||
|
@ -97,15 +104,6 @@
|
|||
"ingress.516175195.security_groups.#": "0",
|
||||
"ingress.516175195.self": "false",
|
||||
"ingress.516175195.to_port": "8080",
|
||||
"ingress.614077637.cidr_blocks.#": "3",
|
||||
"ingress.614077637.cidr_blocks.0": "62.163.187.106/32",
|
||||
"ingress.614077637.cidr_blocks.1": "84.146.0.0/16",
|
||||
"ingress.614077637.cidr_blocks.2": "24.134.75.132/32",
|
||||
"ingress.614077637.from_port": "22",
|
||||
"ingress.614077637.protocol": "tcp",
|
||||
"ingress.614077637.security_groups.#": "0",
|
||||
"ingress.614077637.self": "false",
|
||||
"ingress.614077637.to_port": "22",
|
||||
"name": "fw-tusd-main",
|
||||
"owner_id": "402421253186",
|
||||
"tags.#": "0",
|
||||
|
|
Loading…
Reference in New Issue