Skip to content

components folder missing from examples #16

@mikedizon

Description

@mikedizon

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

Getting started guide mentions a components folder in the example file. That folder does not exist. Running atmos terraform apply eks -s ue2-dev returns the following error

* step "terraform workspace": job "terraform workspace": job "terraform shell": job "shell": command "bash -c /usr/bin/terraform-0.13 workspace select ue2-dev || /usr/bin/terraform-0.13 workspace new ue2-dev" in "./components/terraform/eks": chdir ./components/terraform/eks: no such file or directory

Expected Behavior

A clear and concise description of what you expected to happen.

Steps to Reproduce

Steps to reproduce the behavior:

  1. git clone git@github.com:cloudposse/atmos.git
  2. cd atmos
  3. cd example
  4. make all
  5. assume-role
  6. atmos terraform plan eks --stack=ue2-dev
  7. atmos terraform apply eks --stack=ue2-dev

Screenshots

If applicable, add screenshots or logs to help explain your problem.

Environment:

Anything that will help us triage the bug will help. Here are some ideas:

  • OS: [e.g. Linux, OSX, WSL, etc]
  • Version [e.g. 10.15]

Additional Context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions