Skip to content

Update "Simple Tutorial Docs" #664

@shrihariharidass

Description

@shrihariharidass

Describe the Bug

Issue

  • In the Start Your Project Page, in the file system layout if you observe the component name is myapp and then on the next page Write Some Components you mention to Create a Directory for Your Component the command is
    mkdir -p components/terraform/weather
  • But, in the Deploy Everything Page you mention the command as:
    atmos terraform apply myapp -s dev When I run this command I get an error called myapp component not found because I created Weather
  • So it is so confusing when I rename weather to myapp its work
  • Again after changing I got a new error related Weather API but when I curl that API it working, the error I found in examples/quick-start-simple/stacks/deploy/dev.yaml where location: Stockholm, when I change location to India its work, so I guess you need to change a location.
    Screenshot 2024-08-06 100623
    location to work fine your demo

Expected Behavior

  • So because of what I mentioned in Bug, when I demonstrate it's not working as I mention that bug so can you please check once

Steps to Reproduce

  • As I mention I change Component name to weather to myapp
  • Also I change location

Screenshots

No response

Environment

No response

Additional Context

No response

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