opendevstack / opendevstack/ods-quickstarters
.devcontainer directory is missing in the AWS Quickstarter
Nobody has claimed this yet.
- 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:
- Go to the Quickstarters library and check the missing directory in https://github.com/opendevstack/ods-quickstarters/tree/master/inf-terraform-aws.
- 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:
-
Clon the Quickstarter repository in order to update AWS QS.
-
Create .devcontainer directory in the local dev environment and add the configuration templates in the folder.
-
Commit and push the change into Quickstarter repository
-
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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