DeviaVir / terraform-provider-gsuite

A @HashiCorp Terraform provider for managing G Suite resources.
MIT License
271 stars 77 forks source link

Setup of Apps via terraform #162

Open moritzmoosoft opened 3 years ago

moritzmoosoft commented 3 years ago

First: thank you very much for this provider. It has proven to be super useful for our plans to really model our entire company in code. We use this provider heavily to simplify and centralize our on- and offboarding processes. This works very well.

A few gaps were identified which would be useful for us in the future.Here are the most important items for us ordered by priority:

Would that make sense for you as well to be added? Thanks for all the effort again, the provider is already useful the way it is. Few bugs were encountered but that's expectable as it's still a very young provider.

Keep it up!

moritzmoosoft commented 3 years ago

Another thing that would be super useful: We use secure LDAP in Gsuite. Right now, we have to set up LDAP clients manually in Gsuite. If we could handle that via terraform, the entire setup would become more sound :)