If you want to change selection, open document below and click on "Move attachment"
Refactoring | Terraform | HashiCorp Developercally moved or renamed an object, Terraform treats an existing object at the old address as if it now belongs to the new address. Hands On: Try the Use Configuration to Move Resources tutorial. <span>moved Block Syntax A moved block expects no labels and contains only from and to arguments: moved { from = aws_instance.a to = aws_instance.b } moved { from = aws_instance.a to = aws_instance.b } Copy The Summary
| status | not read | | reprioritisations | |
|---|
| last reprioritisation on | | | suggested re-reading day | |
|---|
| started reading on | | | finished reading on | |
|---|
Details