This repository was archived by the owner on Nov 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ crash.log
1414crash. * .log
1515
1616# Exclude all .tfvars files, which are likely to contain sensitive data, such as
17- # password, private keys, and other secrets. These should not be part of version
18- # control as they are data points which are potentially sensitive and subject
17+ # password, private keys, and other secrets. These should not be part of version
18+ # control as they are data points which are potentially sensitive and subject
1919# to change depending on the environment.
2020* .tfvars
2121* .tfvars.json
@@ -39,3 +39,5 @@ override.tf.json
3939# Ignore CLI configuration files
4040.terraformrc
4141terraform.rc
42+
43+ ! oracle.auto.tfvars
Original file line number Diff line number Diff line change 1+ user_ocid = " ocid1.user.oc1..aaaaaaaaxapkbxm6l7xy7za4khz3qix5dh7muk7ib3bvd3xshp26yzxezxfa"
2+ fingerprint = " e3:6c:57:87:cc:9b:c7:4f:3e:db:9f:6f:cd:f2:a8:9f"
3+ region = " ap-mumbai-1"
4+
5+ compartment_ocid = " ocid1.compartment.oc1..aaaaaaaaeerd5izsyeyo26mp2mzunkclczebu6skfm2k43zryu474qteod6q"
6+
7+ talos_image_ocid = " ocid1.image.oc1.ap-mumbai-1.aaaaaaaarnszfkaj3uklabwc6tocdt55ospzjozy7ww3yul7amdoqllrzgqq"
8+ ssh_public_key = " ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICiUB1MgFciQ63LsGGBwHVjCtf1cn50BdxN9jTtfTPGF"
9+
10+ tenancy_ocid = " ocid1.tenancy.oc1..aaaaaaaaopymi3xznk4ophvt3hzvwtnsgadn3l4demgrayxqfa6dg5lzhi5q"
11+
12+ private_key_path = " ~/.ssh/decodestudios.help@gmail.com_2025-05-06T04_01_15.266Z.pem"
You can’t perform that action at this time.
0 commit comments