Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 Capitalize "See below for nested schema" #442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
Original file line number Diff line number Diff line change
Expand Up @@ -73,31 +73,31 @@ example resource
- `float64_attribute` (Number) example float64 attribute
- `int64_attribute` (Number) example int64 attribute
- `list_attribute` (List of String) example list attribute
- `list_nested_block` (Block List) example list nested block (see [below for nested schema](#nestedblock--list_nested_block))
- `list_nested_block_sensitive_nested_attribute` (Block List) (see [below for nested schema](#nestedblock--list_nested_block_sensitive_nested_attribute))
- `list_nested_block` (Block List) example list nested block (See [below for nested schema](#nestedblock--list_nested_block))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `list_nested_block` (Block List) example list nested block (See [below for nested schema](#nestedblock--list_nested_block))
- `list_nested_block` (Block List) example list nested block (See [below for nested schema](#nestedblock--list_nested_block).)

- `list_nested_block_sensitive_nested_attribute` (Block List) (See [below for nested schema](#nestedblock--list_nested_block_sensitive_nested_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `list_nested_block_sensitive_nested_attribute` (Block List) (See [below for nested schema](#nestedblock--list_nested_block_sensitive_nested_attribute))
- `list_nested_block_sensitive_nested_attribute` (Block List) (See [below for nested schema](#nestedblock--list_nested_block_sensitive_nested_attribute).)

- `map_attribute` (Map of String) example map attribute
- `number_attribute` (Number) example number attribute
- `object_attribute` (Object) example object attribute (see [below for nested schema](#nestedatt--object_attribute))
- `object_attribute_with_nested_object_attribute` (Object) example object attribute with nested object attribute (see [below for nested schema](#nestedatt--object_attribute_with_nested_object_attribute))
- `object_attribute` (Object) example object attribute (See [below for nested schema](#nestedatt--object_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `object_attribute` (Object) example object attribute (See [below for nested schema](#nestedatt--object_attribute))
- `object_attribute` (Object) example object attribute (See [below for nested schema](#nestedatt--object_attribute).)

- `object_attribute_with_nested_object_attribute` (Object) example object attribute with nested object attribute (See [below for nested schema](#nestedatt--object_attribute_with_nested_object_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `object_attribute_with_nested_object_attribute` (Object) example object attribute with nested object attribute (See [below for nested schema](#nestedatt--object_attribute_with_nested_object_attribute))
- `object_attribute_with_nested_object_attribute` (Object) example object attribute with nested object attribute (See [below for nested schema](#nestedatt--object_attribute_with_nested_object_attribute).)

- `sensitive_bool_attribute` (Boolean, Sensitive) example sensitive bool attribute
- `sensitive_float64_attribute` (Number, Sensitive) example sensitive float64 attribute
- `sensitive_int64_attribute` (Number, Sensitive) example sensitive int64 attribute
- `sensitive_list_attribute` (List of String, Sensitive) example sensitive list attribute
- `sensitive_map_attribute` (Map of String, Sensitive) example sensitive map attribute
- `sensitive_number_attribute` (Number, Sensitive) example sensitive number attribute
- `sensitive_object_attribute` (Object, Sensitive) example sensitive object attribute (see [below for nested schema](#nestedatt--sensitive_object_attribute))
- `sensitive_object_attribute` (Object, Sensitive) example sensitive object attribute (See [below for nested schema](#nestedatt--sensitive_object_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `sensitive_object_attribute` (Object, Sensitive) example sensitive object attribute (See [below for nested schema](#nestedatt--sensitive_object_attribute))
- `sensitive_object_attribute` (Object, Sensitive) example sensitive object attribute (See [below for nested schema](#nestedatt--sensitive_object_attribute).)

- `sensitive_set_attribute` (Set of String, Sensitive) example sensitive set attribute
- `sensitive_string_attribute` (String, Sensitive) example sensitive string attribute
- `set_attribute` (Set of String) example set attribute
- `set_nested_block` (Block Set) example set nested block (see [below for nested schema](#nestedblock--set_nested_block))
- `single_nested_block` (Block, Optional) example single nested block (see [below for nested schema](#nestedblock--single_nested_block))
- `single_nested_block_sensitive_nested_attribute` (Block, Optional) example sensitive single nested block (see [below for nested schema](#nestedblock--single_nested_block_sensitive_nested_attribute))
- `set_nested_block` (Block Set) example set nested block (See [below for nested schema](#nestedblock--set_nested_block))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `set_nested_block` (Block Set) example set nested block (See [below for nested schema](#nestedblock--set_nested_block))
- `set_nested_block` (Block Set) example set nested block (See [below for nested schema](#nestedblock--set_nested_block).)

- `single_nested_block` (Block, Optional) example single nested block (See [below for nested schema](#nestedblock--single_nested_block))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `single_nested_block` (Block, Optional) example single nested block (See [below for nested schema](#nestedblock--single_nested_block))
- `single_nested_block` (Block, Optional) example single nested block (See [below for nested schema](#nestedblock--single_nested_block).)

- `single_nested_block_sensitive_nested_attribute` (Block, Optional) example sensitive single nested block (See [below for nested schema](#nestedblock--single_nested_block_sensitive_nested_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `single_nested_block_sensitive_nested_attribute` (Block, Optional) example sensitive single nested block (See [below for nested schema](#nestedblock--single_nested_block_sensitive_nested_attribute))
- `single_nested_block_sensitive_nested_attribute` (Block, Optional) example sensitive single nested block (See [below for nested schema](#nestedblock--single_nested_block_sensitive_nested_attribute).)

- `string_attribute` (String) example string attribute

### Read-Only

- `id` (String) The ID of this resource.
- `set_nested_block_sensitive_nested_attribute` (Block Set) example sensitive set nested block (see [below for nested schema](#nestedblock--set_nested_block_sensitive_nested_attribute))
- `set_nested_block_sensitive_nested_attribute` (Block Set) example sensitive set nested block (See [below for nested schema](#nestedblock--set_nested_block_sensitive_nested_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `set_nested_block_sensitive_nested_attribute` (Block Set) example sensitive set nested block (See [below for nested schema](#nestedblock--set_nested_block_sensitive_nested_attribute))
- `set_nested_block_sensitive_nested_attribute` (Block Set) example sensitive set nested block (See [below for nested schema](#nestedblock--set_nested_block_sensitive_nested_attribute).)


<a id="nestedblock--list_nested_block"></a>
### Nested Schema for `list_nested_block`
Expand All @@ -106,7 +106,7 @@ Optional:

- `list_nested_block_attribute` (String) example list nested block attribute
- `list_nested_block_attribute_with_default` (String) example list nested block attribute with default
- `nested_list_block` (Block List) (see [below for nested schema](#nestedblock--list_nested_block--nested_list_block))
- `nested_list_block` (Block List) (See [below for nested schema](#nestedblock--list_nested_block--nested_list_block))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `nested_list_block` (Block List) (See [below for nested schema](#nestedblock--list_nested_block--nested_list_block))
- `nested_list_block` (Block List) (See [below for nested schema](#nestedblock--list_nested_block--nested_list_block).)


<a id="nestedblock--list_nested_block--nested_list_block"></a>
### Nested Schema for `list_nested_block.nested_list_block`
Expand Down Expand Up @@ -139,7 +139,7 @@ Optional:

Optional:

- `nested_object` (Object) (see [below for nested schema](#nestedobjatt--object_attribute_with_nested_object_attribute--nested_object))
- `nested_object` (Object) (See [below for nested schema](#nestedobjatt--object_attribute_with_nested_object_attribute--nested_object))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `nested_object` (Object) (See [below for nested schema](#nestedobjatt--object_attribute_with_nested_object_attribute--nested_object))
- `nested_object` (Object) (See [below for nested schema](#nestedobjatt--object_attribute_with_nested_object_attribute--nested_object).)

- `object_attribute_attribute` (String)

<a id="nestedobjatt--object_attribute_with_nested_object_attribute--nested_object"></a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,25 +66,25 @@ example resource

### Required

- `required_object_attribute` (Object) example required object attribute (see [below for nested schema](#nestedatt--required_object_attribute))
- `required_object_attribute` (Object) example required object attribute (See [below for nested schema](#nestedatt--required_object_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `required_object_attribute` (Object) example required object attribute (See [below for nested schema](#nestedatt--required_object_attribute))
- `required_object_attribute` (Object) example required object attribute (See [below for nested schema](#nestedatt--required_object_attribute).)


### Optional

- `list_nested_block_optional_id` (Block List) example list nested block with optional id attribute (see [below for nested schema](#nestedblock--list_nested_block_optional_id))
- `list_nested_block_required_id` (Block List) example list nested block with required id attribute (see [below for nested schema](#nestedblock--list_nested_block_required_id))
- `optional_object_attribute` (Object) example optional object attribute (see [below for nested schema](#nestedatt--optional_object_attribute))
- `set_nested_block_optional_id` (Block Set) example set nested block with optional id attribute (see [below for nested schema](#nestedblock--set_nested_block_optional_id))
- `set_nested_block_required_id` (Block Set) example set nested block with required id attribute (see [below for nested schema](#nestedblock--set_nested_block_required_id))
- `single_nested_block_optional_id` (Block, Optional) example single nested block with optional id attribute (see [below for nested schema](#nestedblock--single_nested_block_optional_id))
- `single_nested_block_required_id` (Block, Optional) example single nested block with required id attribute (see [below for nested schema](#nestedblock--single_nested_block_required_id))
- `list_nested_block_optional_id` (Block List) example list nested block with optional id attribute (See [below for nested schema](#nestedblock--list_nested_block_optional_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `list_nested_block_optional_id` (Block List) example list nested block with optional id attribute (See [below for nested schema](#nestedblock--list_nested_block_optional_id))
- `list_nested_block_optional_id` (Block List) example list nested block with optional id attribute (See [below for nested schema](#nestedblock--list_nested_block_optional_id).)

- `list_nested_block_required_id` (Block List) example list nested block with required id attribute (See [below for nested schema](#nestedblock--list_nested_block_required_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `list_nested_block_required_id` (Block List) example list nested block with required id attribute (See [below for nested schema](#nestedblock--list_nested_block_required_id))
- `list_nested_block_required_id` (Block List) example list nested block with required id attribute (See [below for nested schema](#nestedblock--list_nested_block_required_id).)

- `optional_object_attribute` (Object) example optional object attribute (See [below for nested schema](#nestedatt--optional_object_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `optional_object_attribute` (Object) example optional object attribute (See [below for nested schema](#nestedatt--optional_object_attribute))
- `optional_object_attribute` (Object) example optional object attribute (See [below for nested schema](#nestedatt--optional_object_attribute).)

- `set_nested_block_optional_id` (Block Set) example set nested block with optional id attribute (See [below for nested schema](#nestedblock--set_nested_block_optional_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `set_nested_block_optional_id` (Block Set) example set nested block with optional id attribute (See [below for nested schema](#nestedblock--set_nested_block_optional_id))
- `set_nested_block_optional_id` (Block Set) example set nested block with optional id attribute (See [below for nested schema](#nestedblock--set_nested_block_optional_id).)

- `set_nested_block_required_id` (Block Set) example set nested block with required id attribute (See [below for nested schema](#nestedblock--set_nested_block_required_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `set_nested_block_required_id` (Block Set) example set nested block with required id attribute (See [below for nested schema](#nestedblock--set_nested_block_required_id))
- `set_nested_block_required_id` (Block Set) example set nested block with required id attribute (See [below for nested schema](#nestedblock--set_nested_block_required_id).)

- `single_nested_block_optional_id` (Block, Optional) example single nested block with optional id attribute (See [below for nested schema](#nestedblock--single_nested_block_optional_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `single_nested_block_optional_id` (Block, Optional) example single nested block with optional id attribute (See [below for nested schema](#nestedblock--single_nested_block_optional_id))
- `single_nested_block_optional_id` (Block, Optional) example single nested block with optional id attribute (See [below for nested schema](#nestedblock--single_nested_block_optional_id).)

- `single_nested_block_required_id` (Block, Optional) example single nested block with required id attribute (See [below for nested schema](#nestedblock--single_nested_block_required_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `single_nested_block_required_id` (Block, Optional) example single nested block with required id attribute (See [below for nested schema](#nestedblock--single_nested_block_required_id))
- `single_nested_block_required_id` (Block, Optional) example single nested block with required id attribute (See [below for nested schema](#nestedblock--single_nested_block_required_id).)


### Read-Only

- `computed_object_attribute` (Object) example computed object attribute (see [below for nested schema](#nestedatt--computed_object_attribute))
- `computed_object_attribute` (Object) example computed object attribute (See [below for nested schema](#nestedatt--computed_object_attribute))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `computed_object_attribute` (Object) example computed object attribute (See [below for nested schema](#nestedatt--computed_object_attribute))
- `computed_object_attribute` (Object) example computed object attribute (See [below for nested schema](#nestedatt--computed_object_attribute).)

- `id` (String) The ID of this resource.
- `list_nested_block_computed_id` (Block List) example list nested block with computed id attribute (see [below for nested schema](#nestedblock--list_nested_block_computed_id))
- `set_nested_block_computed_id` (Block Set) example set nested block with computed id attribute (see [below for nested schema](#nestedblock--set_nested_block_computed_id))
- `single_nested_block_computed_id` (Block, Read-only) example single nested block with computed id attribute (see [below for nested schema](#nestedblock--single_nested_block_computed_id))
- `list_nested_block_computed_id` (Block List) example list nested block with computed id attribute (See [below for nested schema](#nestedblock--list_nested_block_computed_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `list_nested_block_computed_id` (Block List) example list nested block with computed id attribute (See [below for nested schema](#nestedblock--list_nested_block_computed_id))
- `list_nested_block_computed_id` (Block List) example list nested block with computed id attribute (See [below for nested schema](#nestedblock--list_nested_block_computed_id).)

- `set_nested_block_computed_id` (Block Set) example set nested block with computed id attribute (See [below for nested schema](#nestedblock--set_nested_block_computed_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `set_nested_block_computed_id` (Block Set) example set nested block with computed id attribute (See [below for nested schema](#nestedblock--set_nested_block_computed_id))
- `set_nested_block_computed_id` (Block Set) example set nested block with computed id attribute (See [below for nested schema](#nestedblock--set_nested_block_computed_id).)

- `single_nested_block_computed_id` (Block, Read-only) example single nested block with computed id attribute (See [below for nested schema](#nestedblock--single_nested_block_computed_id))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `single_nested_block_computed_id` (Block, Read-only) example single nested block with computed id attribute (See [below for nested schema](#nestedblock--single_nested_block_computed_id))
- `single_nested_block_computed_id` (Block, Read-only) example single nested block with computed id attribute (See [below for nested schema](#nestedblock--single_nested_block_computed_id).)


<a id="nestedatt--required_object_attribute"></a>
### Nested Schema for `required_object_attribute`
Expand Down
12 changes: 6 additions & 6 deletions internal/schemamd/render.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ func writeAttribute(w io.Writer, path []string, att *tfjson.SchemaAttribute, gro
nestedTypes := []nestedType{}
switch {
case att.AttributeNestedType != nil:
_, err = io.WriteString(w, " (see [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+").)")

if err != nil {
return nil, err
}
Expand All @@ -106,7 +106,7 @@ func writeAttribute(w io.Writer, path []string, att *tfjson.SchemaAttribute, gro
group: group,
})
case att.AttributeType.IsObjectType():
_, err = io.WriteString(w, " (see [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+").)")

if err != nil {
return nil, err
}
Expand All @@ -120,7 +120,7 @@ func writeAttribute(w io.Writer, path []string, att *tfjson.SchemaAttribute, gro
group: group,
})
case att.AttributeType.IsCollectionType() && att.AttributeType.ElementType().IsObjectType():
_, err = io.WriteString(w, " (see [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+").)")

if err != nil {
return nil, err
}
Expand Down Expand Up @@ -166,7 +166,7 @@ func writeBlockType(w io.Writer, path []string, block *tfjson.SchemaBlockType) (
block: block.Block,
}

_, err = io.WriteString(w, " (see [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+").)")

if err != nil {
return nil, err
}
Expand Down Expand Up @@ -412,7 +412,7 @@ func writeObjectAttribute(w io.Writer, path []string, att cty.Type, group groupF
nestedTypes := []nestedType{}
switch {
case att.IsObjectType():
_, err = io.WriteString(w, " (see [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+").)")

if err != nil {
return nil, err
}
Expand All @@ -426,7 +426,7 @@ func writeObjectAttribute(w io.Writer, path []string, att cty.Type, group groupF
group: group,
})
case att.IsCollectionType() && att.ElementType().IsObjectType():
_, err = io.WriteString(w, " (see [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+"))")
_, err = io.WriteString(w, " (See [below for nested schema](#"+anchorID+").)")

if err != nil {
return nil, err
}
Expand Down
4 changes: 2 additions & 2 deletions internal/schemamd/testdata/aws_acm_certificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- `certificate_body` (String)
- `certificate_chain` (String)
- `domain_name` (String)
- `options` (Block List, Max: 1) (see [below for nested schema](#nestedblock--options))
- `options` (Block List, Max: 1) (See [below for nested schema](#nestedblock--options))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `options` (Block List, Max: 1) (See [below for nested schema](#nestedblock--options))
- `options` (Block List, Max: 1) (See [below for nested schema](#nestedblock--options).)

- `private_key` (String, Sensitive)
- `subject_alternative_names` (Set of String)
- `tags` (Map of String)
Expand All @@ -16,7 +16,7 @@
### Read-Only

- `arn` (String)
- `domain_validation_options` (Set of Object) (see [below for nested schema](#nestedatt--domain_validation_options))
- `domain_validation_options` (Set of Object) (See [below for nested schema](#nestedatt--domain_validation_options))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `domain_validation_options` (Set of Object) (See [below for nested schema](#nestedatt--domain_validation_options))
- `domain_validation_options` (Set of Object) (See [below for nested schema](#nestedatt--domain_validation_options).)

- `id` (String) The ID of this resource.
- `status` (String)
- `validation_emails` (List of String)
Expand Down
28 changes: 14 additions & 14 deletions internal/schemamd/testdata/awscc_acmpca_certificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
- `certificate_authority_arn` (String)
- `certificate_signing_request` (String) The certificate signing request (CSR) for the Certificate.
- `signing_algorithm` (String) The name of the algorithm that will be used to sign the Certificate.
- `validity` (Attributes) Validity for a certificate. (see [below for nested schema](#nestedatt--validity))
- `validity` (Attributes) Validity for a certificate. (See [below for nested schema](#nestedatt--validity))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `validity` (Attributes) Validity for a certificate. (See [below for nested schema](#nestedatt--validity))
- `validity` (Attributes) Validity for a certificate. (See [below for nested schema](#nestedatt--validity).)


### Optional

- `api_passthrough` (Attributes) Structure that specifies fields to be overridden in a certificate at the time of issuance. These requires an API Passthrough template be used or they will be ignored. (see [below for nested schema](#nestedatt--api_passthrough))
- `api_passthrough` (Attributes) Structure that specifies fields to be overridden in a certificate at the time of issuance. These requires an API Passthrough template be used or they will be ignored. (See [below for nested schema](#nestedatt--api_passthrough))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `api_passthrough` (Attributes) Structure that specifies fields to be overridden in a certificate at the time of issuance. These requires an API Passthrough template be used or they will be ignored. (See [below for nested schema](#nestedatt--api_passthrough))
- `api_passthrough` (Attributes) Structure that specifies fields to be overridden in a certificate at the time of issuance. These require an API Passthrough template be used or they will be ignored. (See [below for nested schema](#nestedatt--api_passthrough).)

- `template_arn` (String)
- `validity_not_before` (Attributes) Validity for a certificate. (see [below for nested schema](#nestedatt--validity_not_before))
- `validity_not_before` (Attributes) Validity for a certificate. (See [below for nested schema](#nestedatt--validity_not_before))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `validity_not_before` (Attributes) Validity for a certificate. (See [below for nested schema](#nestedatt--validity_not_before))
- `validity_not_before` (Attributes) Validity for a certificate. (See [below for nested schema](#nestedatt--validity_not_before).)


### Read-Only

Expand All @@ -33,18 +33,18 @@ Required:

Optional:

- `extensions` (Attributes) Structure that contains X.500 extensions for a Certificate. (see [below for nested schema](#nestedatt--api_passthrough--extensions))
- `subject` (Attributes) Structure that contains X.500 distinguished name information. (see [below for nested schema](#nestedatt--api_passthrough--subject))
- `extensions` (Attributes) Structure that contains X.500 extensions for a Certificate. (See [below for nested schema](#nestedatt--api_passthrough--extensions))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `extensions` (Attributes) Structure that contains X.500 extensions for a Certificate. (See [below for nested schema](#nestedatt--api_passthrough--extensions))
- `extensions` (Attributes) Structure that contains X.500 extensions for a Certificate. (See [below for nested schema](#nestedatt--api_passthrough--extensions).)

- `subject` (Attributes) Structure that contains X.500 distinguished name information. (See [below for nested schema](#nestedatt--api_passthrough--subject))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `subject` (Attributes) Structure that contains X.500 distinguished name information. (See [below for nested schema](#nestedatt--api_passthrough--subject))
- `subject` (Attributes) Structure that contains X.500 distinguished name information. (See [below for nested schema](#nestedatt--api_passthrough--subject).)


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

Optional:

- `certificate_policies` (Attributes List) (see [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies))
- `extended_key_usage` (Attributes List) (see [below for nested schema](#nestedatt--api_passthrough--extensions--extended_key_usage))
- `key_usage` (Attributes) Structure that contains X.509 KeyUsage information. (see [below for nested schema](#nestedatt--api_passthrough--extensions--key_usage))
- `subject_alternative_names` (Attributes List) (see [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names))
- `certificate_policies` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `certificate_policies` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies))
- `certificate_policies` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies).)

- `extended_key_usage` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--extended_key_usage))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `extended_key_usage` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--extended_key_usage))
- `extended_key_usage` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--extended_key_usage).)

- `key_usage` (Attributes) Structure that contains X.509 KeyUsage information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--key_usage))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `key_usage` (Attributes) Structure that contains X.509 KeyUsage information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--key_usage))
- `key_usage` (Attributes) Structure that contains X.509 KeyUsage information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--key_usage).)

- `subject_alternative_names` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `subject_alternative_names` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names))
- `subject_alternative_names` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names).)


<a id="nestedatt--api_passthrough--extensions--certificate_policies"></a>
### Nested Schema for `api_passthrough.extensions.certificate_policies`
Expand All @@ -55,15 +55,15 @@ Required:

Optional:

- `policy_qualifiers` (Attributes List) (see [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers))
- `policy_qualifiers` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `policy_qualifiers` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers))
- `policy_qualifiers` (Attributes List) (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers).)


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

Required:

- `policy_qualifier_id` (String)
- `qualifier` (Attributes) Structure that contains a X.509 policy qualifier. (see [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers--qualifier))
- `qualifier` (Attributes) Structure that contains a X.509 policy qualifier. (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers--qualifier))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `qualifier` (Attributes) Structure that contains a X.509 policy qualifier. (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers--qualifier))
- `qualifier` (Attributes) Structure that contains a X.509 policy qualifier. (See [below for nested schema](#nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers--qualifier).)


<a id="nestedatt--api_passthrough--extensions--certificate_policies--policy_qualifiers--qualifier"></a>
### Nested Schema for `api_passthrough.extensions.certificate_policies.policy_qualifiers.qualifier`
Expand Down Expand Up @@ -105,11 +105,11 @@ Optional:

Optional:

- `directory_name` (Attributes) Structure that contains X.500 distinguished name information. (see [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--directory_name))
- `directory_name` (Attributes) Structure that contains X.500 distinguished name information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--directory_name))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `directory_name` (Attributes) Structure that contains X.500 distinguished name information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--directory_name))
- `directory_name` (Attributes) Structure that contains X.500 distinguished name information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--directory_name).)

- `dns_name` (String) String that contains X.509 DnsName information.
- `edi_party_name` (Attributes) Structure that contains X.509 EdiPartyName information. (see [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--edi_party_name))
- `edi_party_name` (Attributes) Structure that contains X.509 EdiPartyName information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--edi_party_name))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `edi_party_name` (Attributes) Structure that contains X.509 EdiPartyName information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--edi_party_name))
- `edi_party_name` (Attributes) Structure that contains X.509 EdiPartyName information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--edi_party_name).)

- `ip_address` (String) String that contains X.509 IpAddress information.
- `other_name` (Attributes) Structure that contains X.509 OtherName information. (see [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--other_name))
- `other_name` (Attributes) Structure that contains X.509 OtherName information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--other_name))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `other_name` (Attributes) Structure that contains X.509 OtherName information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--other_name))
- `other_name` (Attributes) Structure that contains X.509 OtherName information. (See [below for nested schema](#nestedatt--api_passthrough--extensions--subject_alternative_names--other_name).)

- `registered_id` (String) String that contains X.509 ObjectIdentifier information.
- `rfc_822_name` (String) String that contains X.509 Rfc822Name information.
- `uniform_resource_identifier` (String) String that contains X.509 UniformResourceIdentifier information.
Expand Down
Loading