Skip to content

.devcontainer directory is missing in the AWS Quickstarter #1090

Open
@cbraga01

Description

@cbraga01

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions