TritonDataCenter / terraform-provider-triton

Terraform Joyent Triton provider
https://www.terraform.io/docs/providers/triton/
Mozilla Public License 2.0
15 stars 24 forks source link

Add support for creating Triton Sub Users, Policies and Roles #57

Closed stack72 closed 6 years ago

stack72 commented 7 years ago

https://docs.joyent.com/public-cloud/rbac/users

misterbisson commented 6 years ago

I would shelve this and https://github.com/terraform-providers/terraform-provider-triton/issues/55 for the reasons described in https://github.com/terraform-providers/terraform-provider-triton/issues/55#issuecomment-343581296.

jwreagor commented 6 years ago

I also vote for keeping whatever partial upstream functionality we had in triton-go instead of removing it.

stack72 commented 6 years ago

ok folks, I am going to hold off on these changes to Terraform until we decide we need them going forward

I have a working branch of a users set of functionality so I will push that to my remote for future

Smithx10 commented 5 years ago

@stack72 Do you have this branch around? I was thinking of adding this, and it doesn't look like anything on CloudAPI has changed so at least being able to CRUD User accounts, Policies, Rules and Roles would be nice.

stack72 commented 5 years ago

Hi @smithx10

Apologies, unfortunately I don’t work on any joyent projects anymore. FYI, the reason this was never finished is because there needed to be a small feature added to triton to have a timestamp or a status to show that an action was complete

I’m not sure what the status of that is because it’s been a while so this would be an avenue to check up on

If I find the branch, I can send you the git ref

Paul

Smithx10 commented 5 years ago

@stack72 Thanks for the the info :)