mirror of
https://github.com/Dannecron/netology-devops.git
synced 2025-12-25 23:32:37 +03:00
homework 7.2: fix terraform commands
This commit is contained in:
@@ -125,7 +125,7 @@ output "external_ip_address_vm_1" {
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd ./terraform \
|
cd ./terraform \
|
||||||
&& env terraform plan
|
&& env $(cat .env) terraform plan
|
||||||
|
|
||||||
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:
|
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:
|
||||||
+ create
|
+ create
|
||||||
|
|||||||
Reference in New Issue
Block a user