We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fa613 commit 1564613Copy full SHA for 1564613
CHANGELOG.md
@@ -7,7 +7,7 @@ BACKWARDS INCOMPATIBILITIES:
7
the gitlab API, changing a Parent ID requires destroying and recreating the
8
group. Since previous versions of this provider did not support it, there are
9
chances that terraform will try do delete all your nested group when you
10
- update to 0.2.0. A workaround to prevent this is to use the `ignore_changes`
+ update to 1.0.0. A workaround to prevent this is to use the `ignore_changes`
11
lifecycle parameter. [GH-28]
12
13
```
0 commit comments