-
Notifications
You must be signed in to change notification settings - Fork 153
feat(intermediate-templates): update labs from Cloud9 to Code Editor #280
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
Conversation
ctd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's still mention of Cloud9 in these files. I've highlighted one of them, but there's several more across the files listed below. Looks like only the tab id/label was changed and not the main text.
- conditions/index.ja.md
- cross-stacks/index.ja.md
- dynamic-references/index.ja.md
- language-extensions/index.ja.md
- looping-over-collections/index.ja.md
- nested-stacks/index.ja.md
- resource-dependencies/index.ja.md
5c2c3c2 to
a9626c7
Compare
…nces in Japanese files - Replace 'Cloud9 ターミナル' with 'Code Editor ターミナル' in Japanese lab content - Fixes remaining Cloud9 references in conditions, cross-stacks, dynamic-references, nested-stacks, and resource-dependencies - Addresses PR feedback from #280
…d-deploy tab labels - Change 'Cloud9/Unix/Linux' to 'Unix/Linux' in shell tab labels - Cloud9 is being deprecated, tab labels should only indicate shell compatibility - Addresses PR feedback from #280
|
Thanks Chris, I have hopefully fix all the remaining C9 mentions. The only one left is |
Co-authored-by: Chris Deigan <ctd@users.noreply.github.com>
…nces in Japanese files - Replace 'Cloud9 ターミナル' with 'Code Editor ターミナル' in Japanese lab content - Fixes remaining Cloud9 references in conditions, cross-stacks, dynamic-references, nested-stacks, and resource-dependencies - Addresses PR feedback from #280
…d-deploy tab labels - Change 'Cloud9/Unix/Linux' to 'Unix/Linux' in shell tab labels - Cloud9 is being deprecated, tab labels should only indicate shell compatibility - Addresses PR feedback from #280
65f286f to
1c638a4
Compare
What does this PR do and why?
Updates the Intermediate - Templates section (9 labs, 18 files) to replace Cloud9 tab/terminal references with Code Editor references. This is part 3 of 4 in the lab content migration.
Changes:
cloud9→code-editor(58 tabs updated)Cloud9→Code EditorNote: Legitimate AWS Cloud9 service references in architecting-templates lab remain unchanged (these refer to creating Cloud9 environments via CloudFormation, not the IDE).
Verification:
Issue #, if available
N/A - Part of Cloud9 deprecation migration
PR acceptance checklist
make version part=<major|minor|patch>?By submitting th
Changes:
cloud9→code-editor(58 tabs updated)