Skip to content

Commit 1564613

Browse files
authored
Fix Workaround for 1.0.0
1 parent 61fa613 commit 1564613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BACKWARDS INCOMPATIBILITIES:
77
the gitlab API, changing a Parent ID requires destroying and recreating the
88
group. Since previous versions of this provider did not support it, there are
99
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`
10+
update to 1.0.0. A workaround to prevent this is to use the `ignore_changes`
1111
lifecycle parameter. [GH-28]
1212

1313
```

0 commit comments

Comments
 (0)