Add samples for k8s, k8s_wg, edit README files

This commit is contained in:
stSolo
2022-03-25 18:45:37 +03:00
parent 8cf4680ce1
commit 4bb75fe0d7
5 changed files with 208 additions and 4 deletions

View File

@@ -107,8 +107,10 @@ terraform init
Более подробно о сборке провайдера можно найти по ссылке: https://learn.hashicorp.com/tutorials/terraform/provider-use?in=terraform/providers
## Примеры работы
Примеры работы можно найти на:
- Вики проекта: https://github.com/rudecs/terraform-provider-decort/wiki
- В папке `samples`
Примеры работы можно найти:
- На вики проекта: https://github.com/rudecs/terraform-provider-decort/wiki
- В папке `samples`
Схемы к terraform'у доступны:
- В папке `docs`
Хорошей работы!