github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/backend/remote/testdata/apply-destroy/plan.log (about) 1 Terraform v0.11.7 2 3 Configuring remote state backend... 4 Initializing Terraform configuration... 5 Refreshing Terraform state in-memory prior to plan... 6 The refreshed state will be used to calculate this plan, but will not be 7 persisted to local or remote state storage. 8 9 null_resource.hello: Refreshing state... (ID: 8657651096157629581) 10 11 ------------------------------------------------------------------------ 12 13 An execution plan has been generated and is shown below. 14 Resource actions are indicated with the following symbols: 15 - destroy 16 17 Terraform will perform the following actions: 18 19 - null_resource.hello 20 21 22 Plan: 0 to add, 0 to change, 1 to destroy.