Skip to content

Commit 53e1d32

Browse files
iamar7Md Anam Raihan
andauthored
fix: add moved block to remove the breaking change introduced in v1.10.0 (#121)
Co-authored-by: Md Anam Raihan <[email protected]>
1 parent 297ed84 commit 53e1d32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

moved.tf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
moved {
2+
from = ibm_resource_key.resource_key
3+
to = ibm_resource_key.resource_key[0]
4+
}

0 commit comments

Comments
 (0)