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

fix sample application errors caused by no longer supported db.t2.micro instance type #1012

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

szantopeter
Copy link

db.t2.micro is no longer supported, therefore CloudFormation definitions had to be updated to use db.t3.micro instead.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@szantopeter
Copy link
Author

szantopeter commented May 7, 2024

Additional to the actual issue the wellarchitected operational excellence workshop contains multiple issues, that should be fixed :

Issue 1

There are three links to create the environments like this :

us-west-2 : here
ap-southeast-2 : here
ap-southeast-1 : here

clicking on them will set an oudated fork as the GitRepositoryURL :

https://github.com/stephensalim/aws-well-architected-labs.git

instead of

https://github.com/awslabs/aws-well-architected-labs.git

Issue 2

The location of the bash script is outdated. Instead of

cd ~/environment/aws-well-architected-labs/static/2_prepare/Automating_operations_with_playbooks_and_runbooks/Code/scripts/

the correct location is

cd ~/environment/aws-well-architected-labs/static/Operations/200_Automating_operations_with_playbooks_and_runbooks/Code/scripts

I don't know where to open a PR for that so I am indicating it here

p.s.: the as I moved on with the workshop it contained many more errors, in the descriptions and the cloud formation templates

@szantopeter
Copy link
Author

@awssteph @setheliot have you had a chance to look at this?

@setheliot
Copy link
Contributor

@szantopeter many apologies for not seeing this sooner. At this point this entire repo has been deprecated and the worshops moved to https://catalog.workshops.aws/well-architected-reliability/

@ELRuncho
Copy link

ELRuncho commented Sep 2, 2024

@szantopeter many apologies for not seeing this sooner. At this point this entire repo has been deprecated and the worshops moved to https://catalog.workshops.aws/well-architected-reliability/

what is the repository for this? the labs seem to load this repo on cloud9 for other pillars of the well architected framework workshops, this would also affect users trying to deploy their environments in their own. it would be good to either allow the update of this repo or update the the other well architected workshops

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.

4 participants