-
-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Found a bug? Maybe our Slack Community can help.
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:
- git clone git@github.com:cloudposse/atmos.git
- cd atmos
- cd example
- make all
- assume-role
- atmos terraform plan eks --stack=ue2-dev
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system