Hi guys, i'm getting this error while provision gi...
# general
g
Hi guys, i'm getting this error while provision gitlab pulumi version : 3.34.1 "@pulumi/gitlab": "^4.7.0", Has anyone success provision gitlab repository?
Copy code
Previewing update (dev)
ilds` must be specified. Examine values at 'Project.MirrorTriggerBuilds'.
    error: gitlab:index/project:Project resource 'my-project' has a problem: Missing required argument: "mirror": all of `import_url,mirror` must be specified. Examine values at 'Project.Mirror'.
    error: gitlab:index/project:Project resource 'my-project' has a problem: Missing required argument: "only_mirror_protected_branches": all of `import_url,only_mirror_protected_branches` must be specified. Examine values at 'Project.OnlyMirrorProtectedBranches'.
    error: gitlab:index/project:Project resource 'my-project' has a problem: Missing required argument: "mirror_overwrites_diverged_branches": all of `import_url,mirror_overwrites_diverged_branches` must be specified. Examine values at 'Project.MirrorOverwritesDivergedBranches'.