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

Resource wishlist #11

Open
4 tasks
thequailman opened this issue Sep 19, 2021 · 3 comments
Open
4 tasks

Resource wishlist #11

thequailman opened this issue Sep 19, 2021 · 3 comments

Comments

@thequailman
Copy link

This provider is really exciting--I really like how you've architected the provider. I'm pretty sure I can switchover my Ansible to this with the current three resources (script, directory, file), some higher level ones would make it easier to avoid using scripts everywhere. Here is my wishlist, happy to contribute if you want to expand the resource scope:

  • User and group management (CRUD users and groups, including password management)
  • Service management (start/stop/restart/enable/disable systems services)
  • Line in file (expand file resource to allow specific edits)
  • Symlink files
@rucciva
Copy link
Member

rucciva commented Sep 20, 2021

Glad to see your interest in this provider. I think it's a great idea to expand the resources, would love to see a PR for this. Cheers.

@francilioaraujo
Copy link

I'd add:

  • gpg keys management
  • repository management
  • package management for repository packages and downloaded ones

Maybe the first two could be accomplished by the use of file and folder resources, but I think a native resource would have a better UX

@dominik-lekse
Copy link

@thequailman Not sure if the items on your wishlist are still relevant.

If they are, you may check out the resources system_user, system_group, system_service_systemd, and system_link in the terraform-provider-system.

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

No branches or pull requests

4 participants