terraform-provider-gitlab icon indicating copy to clipboard operation
terraform-provider-gitlab copied to clipboard

Allow Acceptance Tests to run with non-admin provider token

Open timofurrer opened this issue 3 years ago • 1 comments

Feature Description

To prevent issues like #1167 it would be awesome to have specific tests to be configured and ran with a non-admin token.

I think in general it would be nice to run tests with the least required privileges.

Do you want to implement this?

  • [ ] I would like to implement this myself 👷

timofurrer avatar Jul 11 '22 16:07 timofurrer

I think we should probably have the generic tests run with a non-admin token (since that seems like it should be the default stance), then create another matrix for admin-token-required tests. WDYT?

RicePatrick avatar Jul 11 '22 16:07 RicePatrick