Fixed authentik TF code
Some checks failed
Terraform / Terraform (push) Failing after 1m26s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 1m19s

This commit is contained in:
Ultradesu
2026-03-12 18:14:52 +00:00
parent fa53fdcd93
commit 2b00c7e61e
9 changed files with 44 additions and 476 deletions

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v4.0.0
with:
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}