Skip to content

Commit 68684c0

Browse files
committed
jq syntax
1 parent f3d8393 commit 68684c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/melmathari/templates/hetzner-cloud/hetzner-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_comment": "Image names should match Hetzner's official Terraform provider names exactly. Verify with: curl -H 'Authorization: Bearer $HCLOUD_TOKEN' 'https://api.hetzner.cloud/v1/images' | jq '.images[].name'",
2+
"_comment": "Image names should match Hetzner's official Terraform provider names exactly. Verify with: curl -H 'Authorization: Bearer $HCLOUD_TOKEN' 'https://api.hetzner.cloud/v1/images' | jq '.images[] | .name'",
33
"type_meta": {
44
"locations": {
55
"fsn1": { "name": "Falkenstein, Germany", "zone": "eu-central" },

0 commit comments

Comments
 (0)