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

provider/gitlab: Add gitlab_group resource #14490

Merged
merged 2 commits into from
May 24, 2017

Commits on May 19, 2017

  1. vendor: Update go-gitlab to master@e6c11e

    Update go-gitlab to master@e6c11e.  This brings in UpdateGroup in
    addition to fuller management of other attributes.
    richardc committed May 19, 2017
    Configuration menu
    Copy the full SHA
    0a986e4 View commit details
    Browse the repository at this point in the history
  2. provider/gitlab: Add gitlab_group resource

    This adds a gitlab_group resource.
    
    This combined with hashicorp#14483 will allow you to create projects in a
    group.
    richardc committed May 19, 2017
    Configuration menu
    Copy the full SHA
    292c9a3 View commit details
    Browse the repository at this point in the history