chore: Refresh of repo
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
---
|
||||
# Dynamic inventory: queries the Hetzner Cloud API directly (HCLOUD_TOKEN),
|
||||
# grouping hosts by the `role` label set on each hcloud_server resource in
|
||||
# infra/modules/<host>/main.tf (role = dev/prod/vpn). Nothing here reads
|
||||
# Terraform state - this always reflects whatever actually exists in Hetzner.
|
||||
# infra/modules/<host>/main.tf (role = dev/prod/vpn).
|
||||
plugin: hetzner.hcloud.hcloud
|
||||
token: "{{ lookup('env', 'HCLOUD_TOKEN') }}"
|
||||
connect_with: public_ipv4
|
||||
|
||||
Reference in New Issue
Block a user