Fix the state of production.
This commit is contained in:
parent
0697704d18
commit
4d13bc6c15
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"version": 4,
|
"version": 4,
|
||||||
"terraform_version": "1.6.5",
|
"terraform_version": "1.6.5",
|
||||||
"serial": 12,
|
"serial": 13,
|
||||||
"lineage": "6d54ddff-c4ea-b8c7-3b92-53ed6c62db24",
|
"lineage": "6d54ddff-c4ea-b8c7-3b92-53ed6c62db24",
|
||||||
"outputs": {
|
"outputs": {
|
||||||
"almalinux_9": {
|
"almalinux_9": {
|
||||||
|
@ -334,9 +334,9 @@
|
||||||
"default": "default",
|
"default": "default",
|
||||||
"docker_swarm": "Docker Swarm",
|
"docker_swarm": "Docker Swarm",
|
||||||
"docker_swarm_NFS": "Docker Swarm NFS",
|
"docker_swarm_NFS": "Docker Swarm NFS",
|
||||||
"haproxy": "HAPROXY L7",
|
"haproxy": "traffic_from_main_lb_to_haproxy_l7",
|
||||||
"http_and_https_from_the_load_balancers": "http and https from the load balancers",
|
"http_and_https_from_the_load_balancers": "traffic_from_the_main_load_balancers",
|
||||||
"limited_HTTPS_access": "Limited HTTPS access",
|
"limited_HTTPS_access": "restricted_web_service",
|
||||||
"limited_SSH_access": "Limited SSH access",
|
"limited_SSH_access": "Limited SSH access",
|
||||||
"mongo": "mongo",
|
"mongo": "mongo",
|
||||||
"orientdb_internal_docker_traffic": "orientdb_internal_docker_traffic",
|
"orientdb_internal_docker_traffic": "orientdb_internal_docker_traffic",
|
||||||
|
|
Loading…
Reference in New Issue