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

Convert LWRPs to custom resources #786

Open
16 tasks
damacus opened this issue Apr 7, 2022 · 0 comments · May be fixed by #785
Open
16 tasks

Convert LWRPs to custom resources #786

damacus opened this issue Apr 7, 2022 · 0 comments · May be fixed by #785
Labels
Feature Request Enhancement to existing functionality or new functionality

Comments

@damacus
Copy link
Member

damacus commented Apr 7, 2022

:person_frowning: Problem Statement

Custom resources have a number of benefits including simpler syntax. We will be able to provide resources with multiple names for backwards compatibility and support the new naming format as per #775

❔ Possible Solution

All resources in the libraries folder are converted to custom resources.

⤴️ Describe alternatives you've considered

There are none ;)

Completed Resources

  • command
  • credentials
  • credentials_password
  • credentials_private_key
  • credentials_secret_text
  • credentials_user
  • job
  • plugin
  • proxy
  • script
  • slave
  • slave_jnlp
  • slave_ssh
  • slave_windows
  • user
  • view
@damacus damacus added the Feature Request Enhancement to existing functionality or new functionality label Apr 7, 2022
@damacus damacus linked a pull request Apr 7, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Enhancement to existing functionality or new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant