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

aws: launch and customize a new instance with remote Ignition file from a S3 bucket #657

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

Conversation

HuijingHei
Copy link
Member

Then you can launch the instance using the same command as xref:#_customized_example[], passing the minimal configuration you just created.
Then you can launch the instance using the following command, passing the minimal configuration you just created.

Note: You need to create an IAM profile with `s3:GetObject` permission, and attach the role to the instance.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add here the command to do that as well

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an URL here about how to create an IAM profile, WDYT?

modules/ROOT/pages/provisioning-aws.adoc Outdated Show resolved Hide resolved
@HuijingHei HuijingHei force-pushed the update-aws-s3-support branch 6 times, most recently from 70c05ed to c4a09de Compare August 6, 2024 07:16
Copy link

@deby1122 deby1122 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

t

@HuijingHei
Copy link
Member Author

@travier @prestist could you help to review again as I made some changes, thanks!

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.

3 participants