Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
cache: true
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v8
test:
name: Acceptance tests - Terraform ${{ matrix.terraform }} - authentik ${{ matrix.authentik_version }}
name: Acceptance tests - authentik ${{ matrix.authentik_version }} - Terraform ${{ matrix.terraform }}
runs-on: ubuntu-latest
timeout-minutes: 30
permissions:
Expand Down
2 changes: 2 additions & 0 deletions docs/resources/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,5 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_core` Generated.
- `meta_model` (String) Static value of `application` Generated.
2 changes: 2 additions & 0 deletions docs/resources/application_entitlement.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ resource "authentik_policy_binding" "test-ent-access" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_core` Generated.
- `meta_model` (String) Static value of `applicationentitlement` Generated.
2 changes: 2 additions & 0 deletions docs/resources/blueprint.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ resource "authentik_blueprint" "instance" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_blueprints` Generated.
- `meta_model` (String) Static value of `blueprintinstance` Generated.
2 changes: 2 additions & 0 deletions docs/resources/brand.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ resource "authentik_brand" "default" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_brands` Generated.
- `meta_model` (String) Static value of `brand` Generated.
2 changes: 2 additions & 0 deletions docs/resources/certificate_key_pair.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ resource "authentik_certificate_key_pair" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_crypto` Generated.
- `meta_model` (String) Static value of `certificatekeypair` Generated.
2 changes: 2 additions & 0 deletions docs/resources/enterprise_license.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ description: |-
- `external_users` (Number) Generated.
- `id` (String) The ID of this resource.
- `internal_users` (Number) Generated.
- `meta_app` (String) Static value of `authentik_enterprise` Generated.
- `meta_model` (String) Static value of `license` Generated.
- `name` (String) Generated.
2 changes: 2 additions & 0 deletions docs/resources/event_rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_events` Generated.
- `meta_model` (String) Static value of `notificationrule` Generated.
2 changes: 2 additions & 0 deletions docs/resources/event_transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ resource "authentik_event_transport" "transport" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_events` Generated.
- `meta_model` (String) Static value of `notificationtransport` Generated.
2 changes: 2 additions & 0 deletions docs/resources/flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,6 @@ resource "authentik_flow_stage_binding" "dummy-flow" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_flows` Generated.
- `meta_model` (String) Static value of `flow` Generated.
- `uuid` (String) Generated.
2 changes: 2 additions & 0 deletions docs/resources/flow_stage_binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ resource "authentik_flow_stage_binding" "dummy-flow" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_flows` Generated.
- `meta_model` (String) Static value of `flowstagebinding` Generated.
2 changes: 2 additions & 0 deletions docs/resources/group.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ resource "authentik_group" "group" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_core` Generated.
- `meta_model` (String) Static value of `group` Generated.
2 changes: 2 additions & 0 deletions docs/resources/outpost.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ resource "authentik_outpost" "outpost" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_outposts` Generated.
- `meta_model` (String) Static value of `outpost` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ resource "authentik_policy_binding" "app-access" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies` Generated.
- `meta_model` (String) Static value of `policybinding` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_dummy.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ resource "authentik_policy_dummy" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies_dummy` Generated.
- `meta_model` (String) Static value of `dummypolicy` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_event_matcher.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,5 @@ resource "authentik_policy_event_matcher" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies_event_matcher` Generated.
- `meta_model` (String) Static value of `eventmatcherpolicy` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_expiry.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ resource "authentik_policy_expiry" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies_expiry` Generated.
- `meta_model` (String) Static value of `passwordexpirypolicy` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_expression.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ resource "authentik_policy_expression" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies_expression` Generated.
- `meta_model` (String) Static value of `expressionpolicy` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_geoip.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,3 +282,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies_geoip` Generated.
- `meta_model` (String) Static value of `geoippolicy` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_password.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ resource "authentik_policy_password" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies_password` Generated.
- `meta_model` (String) Static value of `passwordpolicy` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_reputation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ resource "authentik_policy_reputation" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies_reputation` Generated.
- `meta_model` (String) Static value of `reputationpolicy` Generated.
2 changes: 2 additions & 0 deletions docs/resources/policy_unique_password.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_policies_unique_password` Generated.
- `meta_model` (String) Static value of `uniquepasswordpolicy` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_google_workspace.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Manage Google Workspace Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_google_workspace` Generated.
- `meta_model` (String) Static value of `googleworkspaceprovidermapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Manage LDAP Source Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_ldap` Generated.
- `meta_model` (String) Static value of `ldapsourcepropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_microsoft_entra.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Manage Microsoft Entra Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_microsoft_entra` Generated.
- `meta_model` (String) Static value of `microsoftentraprovidermapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ resource "authentik_property_mapping_notification" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_events` Generated.
- `meta_model` (String) Static value of `notificationwebhookmapping` Generated.
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage Google Workspace Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_google_workspace` Generated.
- `meta_model` (String) Static value of `googleworkspaceprovidermapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_provider_microsoft_entra.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage Microsoft Entra Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_microsoft_entra` Generated.
- `meta_model` (String) Static value of `microsoftentraprovidermapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_provider_rac.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ Manage RAC Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_rac` Generated.
- `meta_model` (String) Static value of `racpropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_provider_radius.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage Radius Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_radius` Generated.
- `meta_model` (String) Static value of `radiusproviderpropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_provider_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ resource "authentik_property_mapping_provider_saml" "saml-aws-rolessessionname"
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_saml` Generated.
- `meta_model` (String) Static value of `samlpropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_provider_scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage SCIM Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_scim` Generated.
- `meta_model` (String) Static value of `scimmapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_provider_scope.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ EOF
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_oauth2` Generated.
- `meta_model` (String) Static value of `scopemapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_rac.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ Manage RAC Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_rac` Generated.
- `meta_model` (String) Static value of `racpropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_radius.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Manage Radius Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_radius` Generated.
- `meta_model` (String) Static value of `radiusproviderpropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ Manage SAML Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_saml` Generated.
- `meta_model` (String) Static value of `samlpropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Manage SCIM Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_scim` Generated.
- `meta_model` (String) Static value of `scimmapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_source_kerberos.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage Kerberos Source Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_kerberos` Generated.
- `meta_model` (String) Static value of `kerberossourcepropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_source_ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ resource "authentik_property_mapping_source_ldap" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_ldap` Generated.
- `meta_model` (String) Static value of `ldapsourcepropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_source_oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage OAuth Source Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_oauth` Generated.
- `meta_model` (String) Static value of `oauthsourcepropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_source_plex.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage Plex Source Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_plex` Generated.
- `meta_model` (String) Static value of `plexsourcepropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_source_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage SAML Source Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_saml` Generated.
- `meta_model` (String) Static value of `samlsourcepropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/property_mapping_source_scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Manage SCIM Source Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_scim` Generated.
- `meta_model` (String) Static value of `scimsourcepropertymapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_google_workspace.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_google_workspace` Generated.
- `meta_model` (String) Static value of `googleworkspaceprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_ldap` Generated.
- `meta_model` (String) Static value of `ldapprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_microsoft_entra.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_microsoft_entra` Generated.
- `meta_model` (String) Static value of `microsoftentraprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_oauth2.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,5 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_oauth2` Generated.
- `meta_model` (String) Static value of `oauth2provider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ resource "authentik_application" "name" {

- `client_id` (String) Generated.
- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_proxy` Generated.
- `meta_model` (String) Static value of `proxyprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_rac.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_rac` Generated.
- `meta_model` (String) Static value of `racprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_radius.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_radius` Generated.
- `meta_model` (String) Static value of `radiusprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,5 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_saml` Generated.
- `meta_model` (String) Static value of `samlprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,5 @@ resource "authentik_provider_scim" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_scim` Generated.
- `meta_model` (String) Static value of `scimprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/provider_ssf.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_ssf` Generated.
- `meta_model` (String) Static value of `ssfprovider` Generated.
2 changes: 2 additions & 0 deletions docs/resources/rac_endpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_rac` Generated.
- `meta_model` (String) Static value of `endpoint` Generated.
2 changes: 2 additions & 0 deletions docs/resources/rbac_initial_permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_rbac` Generated.
- `meta_model` (String) Static value of `initialpermissions` Generated.
2 changes: 2 additions & 0 deletions docs/resources/rbac_role.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_rbac` Generated.
- `meta_model` (String) Static value of `role` Generated.
2 changes: 2 additions & 0 deletions docs/resources/scope_mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ Manage Scope Provider Property mappings
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_providers_oauth2` Generated.
- `meta_model` (String) Static value of `scopemapping` Generated.
2 changes: 2 additions & 0 deletions docs/resources/service_connection_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ resource "authentik_service_connection_docker" "remote-host" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_outposts` Generated.
- `meta_model` (String) Static value of `dockerserviceconnection` Generated.
2 changes: 2 additions & 0 deletions docs/resources/service_connection_kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ EOF
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_outposts` Generated.
- `meta_model` (String) Static value of `kubernetesserviceconnection` Generated.
2 changes: 2 additions & 0 deletions docs/resources/source_kerberos.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_kerberos` Generated.
- `meta_model` (String) Static value of `kerberossource` Generated.
2 changes: 2 additions & 0 deletions docs/resources/source_ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ resource "authentik_source_ldap" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_ldap` Generated.
- `meta_model` (String) Static value of `ldapsource` Generated.
2 changes: 2 additions & 0 deletions docs/resources/source_oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,5 @@ resource "authentik_source_oauth" "name" {

- `callback_uri` (String) Generated.
- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_oauth` Generated.
- `meta_model` (String) Static value of `oauthsource` Generated.
2 changes: 2 additions & 0 deletions docs/resources/source_plex.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ resource "authentik_source_plex" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_plex` Generated.
- `meta_model` (String) Static value of `plexsource` Generated.
2 changes: 2 additions & 0 deletions docs/resources/source_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,6 @@ resource "authentik_source_saml" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_saml` Generated.
- `meta_model` (String) Static value of `samlsource` Generated.
- `metadata` (String) SAML Metadata Generated.
2 changes: 2 additions & 0 deletions docs/resources/source_scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ resource "authentik_source_scim" "name" {
### Read-Only

- `id` (String) The ID of this resource.
- `meta_app` (String) Static value of `authentik_sources_scim` Generated.
- `meta_model` (String) Static value of `scimsource` Generated.
- `scim_url` (String) SCIM URL Generated.
- `token` (String) SCIM URL Generated.
Loading
Loading