mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-16 11:42:58 -06:00
52a1b22f7a
This is a refactored version of the `remote` backend that was initially added to Terraform v0.11.8 which should now be compatible with v0.12.0.
11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
Terraform v0.11.7
|
|
|
|
Configuring remote state backend...
|
|
Initializing Terraform configuration...
|
|
|
|
Error: null_resource.foo: 1 error(s) occurred:
|
|
|
|
* null_resource.foo: 1:3: unknown function called: guid in:
|
|
|
|
${guid()}
|