Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Hoß <[email protected]>
  • Loading branch information
sebhoss committed Jun 6, 2024
1 parent 993bfed commit fcc868f
Show file tree
Hide file tree
Showing 486 changed files with 138,831 additions and 138,831 deletions.
12 changes: 6 additions & 6 deletions docs/data-sources/acid_zalan_do_postgresql_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,11 @@ Required:

Optional:

- `match_expressions` (Attributes List) (see [below for nested schema](#nestedatt--spec--node_affinity--preferred_during_scheduling_ignored_during_execution--weight--match_expressions))
- `match_fields` (Attributes List) (see [below for nested schema](#nestedatt--spec--node_affinity--preferred_during_scheduling_ignored_during_execution--weight--match_fields))
- `match_expressions` (Attributes List) (see [below for nested schema](#nestedatt--spec--node_affinity--preferred_during_scheduling_ignored_during_execution--preference--match_expressions))
- `match_fields` (Attributes List) (see [below for nested schema](#nestedatt--spec--node_affinity--preferred_during_scheduling_ignored_during_execution--preference--match_fields))

<a id="nestedatt--spec--node_affinity--preferred_during_scheduling_ignored_during_execution--weight--match_expressions"></a>
### Nested Schema for `spec.node_affinity.preferred_during_scheduling_ignored_during_execution.weight.match_expressions`
<a id="nestedatt--spec--node_affinity--preferred_during_scheduling_ignored_during_execution--preference--match_expressions"></a>
### Nested Schema for `spec.node_affinity.preferred_during_scheduling_ignored_during_execution.preference.match_expressions`

Required:

Expand All @@ -280,8 +280,8 @@ Optional:
- `values` (List of String)


<a id="nestedatt--spec--node_affinity--preferred_during_scheduling_ignored_during_execution--weight--match_fields"></a>
### Nested Schema for `spec.node_affinity.preferred_during_scheduling_ignored_during_execution.weight.match_fields`
<a id="nestedatt--spec--node_affinity--preferred_during_scheduling_ignored_during_execution--preference--match_fields"></a>
### Nested Schema for `spec.node_affinity.preferred_during_scheduling_ignored_during_execution.preference.match_fields`

Required:

Expand Down
300 changes: 150 additions & 150 deletions docs/data-sources/acme_cert_manager_io_challenge_v1_manifest.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Optional:

- `common_name` (String)
- `country` (String)
- `custom_attributes` (Attributes List) (see [below for nested schema](#nestedatt--spec--certificate_authority_configuration--csr_extensions--subject_information_access--access_location--uniform_resource_identifier--custom_attributes))
- `custom_attributes` (Attributes List) (see [below for nested schema](#nestedatt--spec--certificate_authority_configuration--csr_extensions--subject_information_access--access_location--directory_name--custom_attributes))
- `distinguished_name_qualifier` (String)
- `generation_qualifier` (String)
- `given_name` (String)
Expand All @@ -142,8 +142,8 @@ Optional:
- `surname` (String)
- `title` (String)

<a id="nestedatt--spec--certificate_authority_configuration--csr_extensions--subject_information_access--access_location--uniform_resource_identifier--custom_attributes"></a>
### Nested Schema for `spec.certificate_authority_configuration.csr_extensions.subject_information_access.access_location.uniform_resource_identifier.custom_attributes`
<a id="nestedatt--spec--certificate_authority_configuration--csr_extensions--subject_information_access--access_location--directory_name--custom_attributes"></a>
### Nested Schema for `spec.certificate_authority_configuration.csr_extensions.subject_information_access.access_location.directory_name.custom_attributes`

Optional:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,18 +102,18 @@ Optional:
Optional:

- `cert_policy_id` (String)
- `policy_qualifiers` (Attributes List) (see [below for nested schema](#nestedatt--spec--api_passthrough--extensions--subject_alternative_names--policy_qualifiers))
- `policy_qualifiers` (Attributes List) (see [below for nested schema](#nestedatt--spec--api_passthrough--extensions--certificate_policies--policy_qualifiers))

<a id="nestedatt--spec--api_passthrough--extensions--subject_alternative_names--policy_qualifiers"></a>
### Nested Schema for `spec.api_passthrough.extensions.subject_alternative_names.policy_qualifiers`
<a id="nestedatt--spec--api_passthrough--extensions--certificate_policies--policy_qualifiers"></a>
### Nested Schema for `spec.api_passthrough.extensions.certificate_policies.policy_qualifiers`

Optional:

- `policy_qualifier_id` (String)
- `qualifier` (Attributes) Defines a PolicyInformation qualifier. Amazon Web Services Private CA supportsthe certification practice statement (CPS) qualifier (https://datatracker.ietf.org/doc/html/rfc5280#section-4.2.1.4)defined in RFC 5280. (see [below for nested schema](#nestedatt--spec--api_passthrough--extensions--subject_alternative_names--policy_qualifiers--qualifier))
- `qualifier` (Attributes) Defines a PolicyInformation qualifier. Amazon Web Services Private CA supportsthe certification practice statement (CPS) qualifier (https://datatracker.ietf.org/doc/html/rfc5280#section-4.2.1.4)defined in RFC 5280. (see [below for nested schema](#nestedatt--spec--api_passthrough--extensions--certificate_policies--policy_qualifiers--qualifier))

<a id="nestedatt--spec--api_passthrough--extensions--subject_alternative_names--policy_qualifiers--qualifier"></a>
### Nested Schema for `spec.api_passthrough.extensions.subject_alternative_names.policy_qualifiers.qualifier`
<a id="nestedatt--spec--api_passthrough--extensions--certificate_policies--policy_qualifiers--qualifier"></a>
### Nested Schema for `spec.api_passthrough.extensions.certificate_policies.policy_qualifiers.qualifier`

Optional:

Expand Down
Loading

0 comments on commit fcc868f

Please sign in to comment.