github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/backend/remote/testdata/plan-cost-estimation/plan.log (about)

     1  Terraform v0.12.9
     2  Configuring remote state backend...
     3  Initializing Terraform configuration...
     4  Refreshing Terraform state in-memory prior to plan...
     5  The refreshed state will be used to calculate this plan, but will not be
     6  persisted to local or remote state storage.
     7  
     8  ------------------------------------------------------------------------
     9  
    10  An execution plan has been generated and is shown below.
    11  Resource actions are indicated with the following symbols:
    12    + create
    13  
    14  Terraform will perform the following actions:
    15  
    16    + null_resource.foo
    17        id: <computed>
    18  
    19  
    20  Plan: 1 to add, 0 to change, 0 to destroy.