18f2edf729
* Add namespcace ID attribute This commit also introduce `id` comouted value which is numeric value used by GitLab to iteract with repository. This should simplify use of `gitlab_project_hook` usage and would allow to introduce other resources as described in #14471 * Fixes requested by @richardc * Handle optional `namespace_id` |
||
---|---|---|
.. | ||
config.go | ||
provider.go | ||
provider_test.go | ||
resource_gitlab_deploy_key.go | ||
resource_gitlab_deploy_key_test.go | ||
resource_gitlab_group.go | ||
resource_gitlab_group_test.go | ||
resource_gitlab_project.go | ||
resource_gitlab_project_hook.go | ||
resource_gitlab_project_hook_test.go | ||
resource_gitlab_project_test.go | ||
util.go | ||
util_test.go |