Skip to content

Commit

Permalink
terraform-1 v.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
117thDragon committed Nov 10, 2023
1 parent cbe9205 commit 3128cc2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions terraform/terraform.tfvars.examples
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cloud_id = "********************"
folder_id = "********************"
cloud_id = "b1g0pi5g5inulu013ia8"
folder_id = "b1g9rbhfq6ba8dfpgv37"
zone = "ru-central1-a"
image_id = "********************"
image_id = "fd8f15q8s83j71oousqk"
public_key_path = "~/.ssh/yc.pub"
privat_key_path = "~/.ssh/yc"
subnet_id = "********************"
subnet_id = "e9bmh97l31novt99ndqb"
service_account_key_file = "~/otus/secrets/sa-terraform-key.json"

0 comments on commit 3128cc2

Please sign in to comment.