opendevstack / opendevstack/ods-quickstarters

.devcontainer directory is missing in the AWS Quickstarter

Open
#1,090 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Shell
Stars
39
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Due to a mistake the following folder https://github.com/opendevstack/ods-quickstarters/tree/master/inf-terraform-azure/files/.devcontainer along with the configuration templates does not exist in the AWS Quickstarter ( https://github.com/opendevstack/ods-quickstarters/tree/master/inf-terraform-aws )

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Quickstarters library and check the missing directory in https://github.com/opendevstack/ods-quickstarters/tree/master/inf-terraform-aws.
  2. Or create a component using the AWS Plain and the project will be generated without the .devcontainer folder.

Expected behavior
Good maintained Quickstarter(s) components with good feature coverage are important for a fast and resilient development lifecycle for applications, in this particular case for AWS cloud.

Screenshots
N/A

Affected version (please complete the following information):
Latest

Log Output (ensure to remove any confidential information like tokens, project names, etc.

N/A.

Additional context
The resolution for this issue will be done with the following tasks:

  1. Clon the Quickstarter repository in order to update AWS QS.

  2. Create .devcontainer directory in the local dev environment and add the configuration templates in the folder.

  3. Commit and push the change into Quickstarter repository

  4. Test the new configuration creating a new component using the AWS QS and starting code . in the .devcontainer directory generated by EDP.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare inf-terraform-azure/files/.devcontainer with inf-terraform-aws and identify the missing configuration templates. Create the corresponding .devcontainer directory in the AWS Quickstarter, then generate a component with the AWS Plain Quickstarter and test starting code . from the generated .devcontainer directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, shell
Domain
cloud, devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.