Skip to content

Commit

Permalink
refactor templates (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed Dec 5, 2023
2 parents 250d526 + d457fb3 commit d8160e4
Show file tree
Hide file tree
Showing 218 changed files with 141 additions and 2,031 deletions.
2 changes: 0 additions & 2 deletions docs/data-sources/certificate_key_pair.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,3 @@ data "authentik_certificate_key_pair" "generated" {
- `fingerprint256` (String) SHA256-hashed certificate fingerprint Generated.
- `id` (String) Generated.
- `subject` (String) Generated.


2 changes: 0 additions & 2 deletions docs/data-sources/flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ data "authentik_flow" "default-authorization-flow" {
- `id` (String) The ID of this resource.
- `name` (String) Generated.
- `title` (String) Generated.


2 changes: 0 additions & 2 deletions docs/data-sources/group.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ Read-Only:
- `pk` (Number)
- `uid` (String)
- `username` (String)


2 changes: 0 additions & 2 deletions docs/data-sources/groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,3 @@ Read-Only:
- `pk` (Number)
- `uid` (String)
- `username` (String)


2 changes: 0 additions & 2 deletions docs/data-sources/property_mapping_ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,3 @@ data "authentik_property_mapping_ldap" "test" {

- `expression` (String) Generated.
- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/data-sources/property_mapping_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,3 @@ data "authentik_property_mapping_saml" "test" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/data-sources/property_mapping_scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,3 @@ data "authentik_property_mapping_scim" "test" {

- `expression` (String) Generated.
- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/data-sources/provider_oauth2_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ Get OAuth2 provider config
- `provider_info_url` (String) Generated.
- `token_url` (String) Generated.
- `user_info_url` (String) Generated.


2 changes: 0 additions & 2 deletions docs/data-sources/provider_saml_metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ Get SAML Provider metadata

- `id` (String) The ID of this resource.
- `metadata` (String) SAML Metadata Generated.


2 changes: 0 additions & 2 deletions docs/data-sources/scope_mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,3 @@ data "authentik_scope_mapping" "test" {
- `description` (String) Generated.
- `expression` (String) Generated.
- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/data-sources/source.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,3 @@ data "authentik_source" "inbuilt" {
- `id` (String) The ID of this resource.
- `name` (String) Generated.
- `uuid` (String) Generated.


2 changes: 0 additions & 2 deletions docs/data-sources/stage.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,3 @@ data "authentik_stage" "default-authentication-identification" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/data-sources/tenant.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ data "authentik_tenant" "authentik-default" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/data-sources/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ data "authentik_user" "akadmin" {
- `type` (String) Generated.
- `uid` (String) Generated.
- `uuid` (String) Generated.


2 changes: 0 additions & 2 deletions docs/data-sources/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,3 @@ Read-Only:
- `uid` (String)
- `username` (String)
- `uuid` (String)


2 changes: 0 additions & 2 deletions docs/resources/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,3 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/blueprint.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,3 @@ resource "authentik_blueprint" "instance" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/certificate_key_pair.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ resource "authentik_certificate_key_pair" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/enterprise_license.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@ description: |-
- `id` (String) The ID of this resource.
- `internal_users` (Number) Generated.
- `name` (String) Generated.


2 changes: 0 additions & 2 deletions docs/resources/event_rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/event_transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,3 @@ resource "authentik_event_transport" "transport" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,3 @@ resource "authentik_flow_stage_binding" "dummy-flow" {

- `id` (String) The ID of this resource.
- `uuid` (String) Generated.


2 changes: 0 additions & 2 deletions docs/resources/flow_stage_binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,3 @@ resource "authentik_flow_stage_binding" "dummy-flow" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/group.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,3 @@ resource "authentik_group" "group" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/outpost.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,3 @@ resource "authentik_outpost" "outpost" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/policy_binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,3 @@ resource "authentik_policy_binding" "app-access" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/policy_dummy.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ resource "authentik_policy_dummy" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/policy_event_matcher.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,3 @@ resource "authentik_policy_event_matcher" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/policy_expiry.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ resource "authentik_policy_expiry" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/policy_expression.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ resource "authentik_policy_expression" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/policy_password.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,3 @@ resource "authentik_policy_password" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/policy_reputation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ resource "authentik_policy_reputation" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/property_mapping_ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@ resource "authentik_property_mapping_ldap" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/property_mapping_notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,3 @@ resource "authentik_property_mapping_notification" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/property_mapping_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ resource "authentik_property_mapping_saml" "saml-aws-rolessessionname" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/property_mapping_scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/provider_ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,3 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/provider_oauth2.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,3 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/provider_proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,3 @@ resource "authentik_application" "name" {

- `client_id` (String) Generated.
- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/provider_radius.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,3 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/provider_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,3 @@ resource "authentik_application" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/provider_scim.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,3 @@ resource "authentik_provider_scim" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/scope_mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@ EOF
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/service_connection_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,3 @@ resource "authentik_service_connection_docker" "remote-host" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/service_connection_kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,3 @@ EOF
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/source_ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ resource "authentik_source_ldap" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/source_oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,3 @@ resource "authentik_source_oauth" "name" {

- `callback_uri` (String) Generated.
- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/source_plex.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ resource "authentik_source_plex" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/source_saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,3 @@ resource "authentik_source_saml" "name" {

- `id` (String) The ID of this resource.
- `metadata` (String) SAML Metadata Generated.


2 changes: 0 additions & 2 deletions docs/resources/stage_authenticator_duo.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,3 @@ resource "authentik_stage_authenticator_duo" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_authenticator_sms.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@ description: |-
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_authenticator_static.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ resource "authentik_stage_authenticator_static" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_authenticator_totp.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ resource "authentik_stage_authenticator_totp" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_authenticator_validate.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,3 @@ resource "authentik_stage_authenticator_validate" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_authenticator_webauthn.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ resource "authentik_stage_authenticator_webauthn" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_captcha.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,3 @@ resource "authentik_stage_captcha" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_consent.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@ resource "authentik_stage_consent" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_deny.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ resource "authentik_stage_deny" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_dummy.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ resource "authentik_stage_dummy" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_email.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,3 @@ resource "authentik_stage_email" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_identification.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,3 @@ resource "authentik_stage_identification" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_invitation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@ resource "authentik_stage_invitation" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_password.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ resource "authentik_stage_password" "test" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,3 @@ resource "authentik_stage_prompt" "name" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_prompt_field.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ resource "authentik_stage_prompt_field" "field" {
### Read-Only

- `id` (String) The ID of this resource.


2 changes: 0 additions & 2 deletions docs/resources/stage_user_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ resource "authentik_stage_user_delete" "name" {
### Read-Only

- `id` (String) The ID of this resource.


Loading

0 comments on commit d8160e4

Please sign in to comment.