github.com/pdecat/terraform@v0.11.9-beta1/backend/remote/test-fixtures/plan/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  ------------------------------------------------------------------------
    10  
    11  An execution plan has been generated and is shown below.
    12  Resource actions are indicated with the following symbols:
    13    + create
    14  
    15  Terraform will perform the following actions:
    16  
    17    + null_resource.foo
    18        id: <computed>
    19  
    20  
    21  Plan: 1 to add, 0 to change, 0 to destroy.