Skip to content

Commit 3c8eb04

Browse files
authored
fix: Fix reference path for cloud_logs_ingress_endpoint (#271)
1 parent 2d16080 commit 3c8eb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/standard/stack_definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@
973973
},
974974
{
975975
"name": "cloud_logs_ingress_endpoint",
976-
"value": "ref:./4a - Essential Security - Cloud Logs for logging/outputs/cloud_logs_ingress_private_endpoint"
976+
"value": "ref:../4a - Essential Security - Cloud Logs for logging/outputs/cloud_logs_ingress_private_endpoint"
977977
}
978978
]
979979
},

0 commit comments

Comments
 (0)