Skip to content
Snippets Groups Projects

Add an EFS volume into Secure Agent infrastructure

Merged Nuwan Rajika Kumarasiri requested to merge efs into master
Files
10
@@ -2,8 +2,6 @@
@@ -2,8 +2,6 @@
{
{
"name": "${container_name}",
"name": "${container_name}",
"image": "${image_name}",
"image": "${image_name}",
"cpu": ${fargate_cpu},
"memory": ${fargate_memory},
"networkMode": "${network_mode}",
"networkMode": "${network_mode}",
"portMappings": [
"portMappings": [
{
{
Loading