Add support for ECS Anywhere

This commit is contained in:
José Gaspar
2022-09-14 15:22:08 +01:00
committed by GitHub
parent fd95560c66
commit b351266b2d
9 changed files with 138 additions and 11 deletions

View File

@@ -223,6 +223,7 @@
"Cluster2"
],
"autoDiscoverClusters": true,
"ecsAnywhere": true,
"region": "Awsregion",
"accessKeyID": "xxxx",
"secretAccessKey": "xxxx"
@@ -465,4 +466,4 @@
}
}
}
}
}