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

new: Add rebooted field to the instance module #355

Merged
merged 3 commits into from
May 19, 2023

Conversation

lgarber-akamai
Copy link
Contributor

@lgarber-akamai lgarber-akamai commented May 9, 2023

📝 Description

This change adds a rebooted field to the instance module that allows users to automatically reboot running Linode instances.

Resolves #336

✔️ How to Test

make TEST_ARGS="-v instance_reboot" test

@lgarber-akamai lgarber-akamai requested a review from a team May 9, 2023 15:28
@lgarber-akamai
Copy link
Contributor Author

/acctest sha=c45d0d4cef859d8899ef6948c0b01ffd49315bcc

Copy link
Member

@zliang-akamai zliang-akamai left a comment

Choose a reason for hiding this comment

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

Overall looks good!

plugins/modules/instance.py Outdated Show resolved Hide resolved
Copy link
Contributor

@ezilber-akamai-zz ezilber-akamai-zz left a comment

Choose a reason for hiding this comment

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

LGTM!

@lgarber-akamai lgarber-akamai merged commit b4db280 into linode:dev May 19, 2023
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.

[Feature]: Linode reboot
3 participants