|
пре 3 година | |
---|---|---|
.. | ||
README.md | пре 3 година | |
cloud.tf | пре 3 година | |
organization.tf | пре 3 година | |
projects.tf | пре 3 година | |
terraform.tfvars.example | пре 3 година | |
variables.tf | пре 3 година | |
versions.tf | пре 3 година |
export YC_TOKEN=$(yc iam create-token)
Rename terraform.tfvars.example
to terraform.tfvars
and add your values
To execute run:
terraform init
terraform plan
terraform apply