[0m[1mInitializing the backend...[0m
[0m[1mInitializing provider plugins...[0m
[0m[1m[32mTerraform has been successfully initialized![0m[32m[0m
[0m[32m
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.[0m
Changes to Outputs:
[32m+[0m[0m output = "one input another input"
You can apply this plan to save these new output values to the Terraform
state, without changing any real infrastructure.
[90m
─────────────────────────────────────────────────────────────────────────────[0m
Saved the plan to: .terracove.plan
To perform exactly these actions, run the following command to apply:
terraform apply ".terracove.plan"