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 stackscript_list module #238

Merged
merged 5 commits into from
Nov 21, 2022

Conversation

jriddle-linode
Copy link
Collaborator

📝 Description

Allows the listing of stackscripts, both Public and Private. https://www.linode.com/docs/api/stackscripts/#stackscripts-list

✔️ How to Test

What are the steps to reproduce the issue or verify the changes?

make TEST_ARGS='-v stackscript_list' test
- linode.cloud.stackscript_list:
    filter:
      - name: mine
        values: true

Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

Looks good! Feel free to merge after addressing the linting issues

@jriddle-linode jriddle-linode merged commit 15c34ef into linode:main Nov 21, 2022
@jriddle-linode jriddle-linode deleted the stacklist branch November 21, 2022 16:23
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.

2 participants