Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move AWS Authentication to How-To and Update Getting Started with Geodesic #533

Merged
merged 17 commits into from
Apr 3, 2021

Conversation

Gowiem
Copy link
Member

@Gowiem Gowiem commented Mar 26, 2021

what

  • Updates Geodesic getting started to not be based around authenticated AWS CLI access, but around a super simple terraform project
  • Moves AWS Auth + Geodesic to how-to article
  • Fixes a couple issues with atmos getting started:
    • double "the"
    • api_key var still around even though we removed that code

why

  • Simplifies Geodesic getting started and removes barrier to entry

@Gowiem
Copy link
Member Author

Gowiem commented Mar 26, 2021

@osterman two things:

  1. I wasn't able to get terraform init -from-module to work with a subpath in the repository. I didn't try for that long as it seemed like that's some esoteric terraform init functionality which we don't need to use when git clone will do, but figured it was worth mentioning since we had originally discussed using that functionality.
  2. I'm not exactly stoked with the example we've got here in regards to git clone, terraform apply, terraform output | jq .... It's simple, but obviously contrived yet again. Let me know if you have any additional thoughts on what we could do here to make it a more real world use-case.

@osterman osterman merged commit 3ec4b18 into master Apr 3, 2021
@osterman osterman deleted the geodesic-tutorial-rework branch April 3, 2021 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants