diff --git a/linux-images.code-workspace b/linux-images.code-workspace new file mode 100644 index 0000000..9c90941 --- /dev/null +++ b/linux-images.code-workspace @@ -0,0 +1,22 @@ +{ + "folders": [ + { + "path": "../linux-image-pipeline" + }, + { + "path": "../image-pipeline-ansible-playbooks" + }, + { + "path": ".", + "name": "aws-image-pipeline" + }, + { + "path": "../terraform-aws-image-pipeline" + }, + { + "path": "../image-pipeline-goss-testing" + } + ], + "settings": { + } +}