Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit ea0c96df authored by Gilles Habran's avatar Gilles Habran
Browse files

AITED-159: update vpc endpoint to the one centrally managed instead of account one

parent 501dcc4a
No related branches found
No related tags found
1 merge request!37AITED-159: update vpc endpoint to the one centrally managed instead of account one
Pipeline #100354 passed
......@@ -73,7 +73,7 @@ resource "aws_opensearchserverless_security_policy" "companies_fr" {
],
AllowFromPublic = false,
SourceVPCEs = [
"vpce-0b344cc83cf663ee2"
"vpce-01e042e9470ef3004"
]
}
])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment