terraform-provider-gitlabcommit

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2021 License: MPL-2.0 Imports: 5 Imported by: 0

README

Terraform Provider Gitlabcommits

Can add one or more files using the for_each meta-argument on gitlabcommits_fileresource.

Motivation

As of writing there is one pull request for adding file resource for the offical Gitlab terraform provider, but is has a limitation of only being able to add one file at a time or set -parallelism=1. This provider collects create, update and delete actions and commits all changes in one commit.

Known issues

Confusing error message

The provider will halt one resource in order to not be exited by Terraform. This results in possible error messages being displayed for that specific resource while the error might be for another resource in the for_each collection.

Incorrect state

This issue is also due to the resource halting. The resources that is not halted by the provider will display that they were applied, but this might be incorrect if the commit failed. This will hopefully be corrected when a read/plan is executed.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL