22 lines
604 B
Plaintext
22 lines
604 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.
|
||
|
|
||
|
------------------------------------------------------------------------
|
||
|
|
||
|
An execution plan has been generated and is shown below.
|
||
|
Resource actions are indicated with the following symbols:
|
||
|
+ create
|
||
|
|
||
|
Terraform will perform the following actions:
|
||
|
|
||
|
+ null_resource.foo
|
||
|
id: <computed>
|
||
|
|
||
|
|
||
|
Plan: 1 to add, 0 to change, 0 to destroy.
|