terraform/builtin/providers/gitlab
Richard Clamp 9e90e77be4 provider/gitlab: Add `gitlab_group` resource (#14490)
* 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.

* provider/gitlab:  Add `gitlab_group` resource

This adds a gitlab_group resource.

This combined with #14483 will allow you to create projects in a
group.
2017-05-24 13:01:24 +01:00
..
config.go provider/gitlab: add gitlab provider and `gitlab_project` resource 2017-04-24 11:38:20 +01:00
provider.go provider/gitlab: Add `gitlab_group` resource (#14490) 2017-05-24 13:01:24 +01:00
provider_test.go provider/gitlab: add gitlab provider and `gitlab_project` resource 2017-04-24 11:38:20 +01:00
resource_gitlab_deploy_key.go provider/gitlab: add `gitlab_deploy_key` (#14734) 2017-05-24 11:41:40 +01:00
resource_gitlab_deploy_key_test.go provider/gitlab: add `gitlab_deploy_key` (#14734) 2017-05-24 11:41:40 +01:00
resource_gitlab_group.go provider/gitlab: Add `gitlab_group` resource (#14490) 2017-05-24 13:01:24 +01:00
resource_gitlab_group_test.go provider/gitlab: Add `gitlab_group` resource (#14490) 2017-05-24 13:01:24 +01:00
resource_gitlab_project.go provider/gitlab: Addition of the documentation link for gitlab to sidebar 2017-04-27 05:44:05 +12:00
resource_gitlab_project_hook.go provider/gitlab: Adding default values to gitlab_project_hook resource 2017-05-04 19:59:32 +03:00
resource_gitlab_project_hook_test.go provider/gitlab: add gitlab_project_hook resource 2017-05-03 11:51:53 +01:00
resource_gitlab_project_test.go provider/gitlab: Addition of the documentation link for gitlab to sidebar 2017-04-27 05:44:05 +12:00
util.go provider/gitlab: add gitlab provider and `gitlab_project` resource 2017-04-24 11:38:20 +01:00
util_test.go provider/gitlab: add gitlab provider and `gitlab_project` resource 2017-04-24 11:38:20 +01:00