mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-18 12:42:58 -06:00
85f37f1aa5
I missed adding these in the original porting commit from the remote backend, because *.log is added to gitignore.
23 lines
654 B
Plaintext
23 lines
654 B
Plaintext
Terraform v0.11.7
|
|
|
|
Configuring remote state backend...
|
|
Initializing Terraform configuration...
|
|
Refreshing Terraform state in-memory prior to plan...
|
|
The refreshed state will be used to calculate this plan, but will not be
|
|
persisted to local or remote state storage.
|
|
|
|
null_resource.hello: Refreshing state... (ID: 8657651096157629581)
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
An execution plan has been generated and is shown below.
|
|
Resource actions are indicated with the following symbols:
|
|
- destroy
|
|
|
|
Terraform will perform the following actions:
|
|
|
|
- null_resource.hello
|
|
|
|
|
|
Plan: 0 to add, 0 to change, 1 to destroy.
|