mirror of
https://github.com/Dannecron/netology-devops.git
synced 2025-12-25 23:32:37 +03:00
homework 7.2: remove note about makefile
This commit is contained in:
@@ -65,8 +65,6 @@ cd ./terraform \
|
|||||||
&& env $(cat .env) terraform init
|
&& env $(cat .env) terraform init
|
||||||
```
|
```
|
||||||
|
|
||||||
Для упрощения вызова команд был создан [Makefile](./Makefile).
|
|
||||||
|
|
||||||
Для создания `yandex_compute_image` в [main.tf](./terraform/main.tf) необходимо добавить:
|
Для создания `yandex_compute_image` в [main.tf](./terraform/main.tf) необходимо добавить:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
Reference in New Issue
Block a user