homework 12.5: complete all tasks

This commit is contained in:
2022-11-22 10:46:15 +07:00
parent 9410f7df20
commit 4c4515e096
6 changed files with 198 additions and 9 deletions

View File

@@ -33,5 +33,6 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc
.terraform.lock.hcl
variables.tf

View File

@@ -1,9 +0,0 @@
# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/yandex-cloud/yandex" {
version = "0.82.0"
hashes = [
"h1:TV2paiynRTtVYsUbOgsHR+g6GVbCnXTgvrb4JDmNVzs=",
]
}