feat: update the default-scopes's resource's name to authentik_property_mapping_provider_scope
All checks were successful
checks / pre-commit (push) Successful in 1m2s
checks / k8s (push) Successful in 23s
checks / tflint (push) Successful in 16s
OpenTofu deployments / authentik (push) Successful in 2m7s
OpenTofu deployments / adguard (push) Successful in 58s

This commit is contained in:
cătălin 2024-09-06 19:41:05 +02:00
commit 98723d25d9
No known key found for this signature in database
4 changed files with 21 additions and 19 deletions

View file

@ -14,7 +14,7 @@ jobs:
- uses: https://code.forgejo.org/actions/checkout@v4
- uses: opentofu/setup-opentofu@v1
with:
tofu_version: 1.7.0
tofu_version: 1.8.1
- name: Deploy
env:
AUTHENTIK_URL: ${{ secrets.AUTHENTIK_URL }}