diff options
| author | Kumar Damani <me@kumardamani.net> | 2023-08-11 16:28:54 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2023-08-11 16:28:54 +0000 |
| commit | a8a40383081441ebd3757a501364b9ac45eb421e (patch) | |
| tree | f48b7040615af1bda263faa4d2657636c77ba2a4 /terraform/con.env.example | |
| parent | 9bae899e227e4899a5ee629bf305a00a39044bc2 (diff) | |
| parent | 1f321db8949b3aeb80afdd7a94e92b7743c3e275 (diff) | |
Merge branch 'work' into 'main'
Work
See merge request kdam0/home-lab!1
Diffstat (limited to 'terraform/con.env.example')
| -rw-r--r-- | terraform/con.env.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/terraform/con.env.example b/terraform/con.env.example new file mode 100644 index 0000000..a1ddc29 --- /dev/null +++ b/terraform/con.env.example @@ -0,0 +1,3 @@ +export PM_API_URL="https://<ip of your proxmox host>:8006/api2/json" +export PM_USER="root@pam" +export PM_PASS="aabbccdd123" |
