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

Update creating a workspace to set IMDSv2 to optional on instance #134

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IsaacMurtagh
Copy link

When creating a Cloud9 environment the default setting is to require IMDSv2. This documentation relies uses IMDSv1 to make calls to the metadata endpoint. Therefore, this change adds steps to change IMDSv2 from required to optional during workspace setup.

The alternative is to change all documentation to use IMDSv2, but that's a bigger change and for consistency would require changes to the app repositories used in this workshop.

Also changed the images for modifying and attaching a role to an instance for consistent UI during setup.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@IsaacMurtagh
Copy link
Author

From this release note: https://aws.amazon.com/about-aws/whats-new/2024/03/set-imdsv2-default-new-instance-launches
Mar 25, 2024

Now, when enabled, any new instances launched from your account will be IMDSv2-only by default. IMDS default settings are specific to individual AWS regions in your account.

@IsaacMurtagh
Copy link
Author

Issue: #135

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.

1 participant