Update docs

This commit is contained in:
Abel Luck 2025-06-03 14:08:16 +02:00
parent a4442dcfbe
commit bd06c2e4b3
8 changed files with 4 additions and 28 deletions

View file

@ -13,9 +13,6 @@ Generates Ed25519 private key for Tor relay identity as required by the Tor spec
## Example Usage
```terraform
# Copyright (c) Abel Luck <abel@guardianproject.info>
# SPDX-License-Identifier: GPL-3.0-or-later
terraform {
required_providers {
tor = {