Skip to content

Delete and overwrite existing project push rules on new resource creation

Created by: awkaplan

Currently, this resource fails on every apply, regardless of whether or not push rules actually exist for a given project. With this change, existing push rules are overwritten with the parameters configured in Terraform if a new resource is being created.

Merge request reports