Skip to content

Commit

Permalink
OPS-5596: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vikkasyousaf committed Sep 25, 2023
1 parent 905df55 commit e103a25
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ Description: ARN of the certificate to be used for the Vault endpoint ELB

Type: `string`

### <a name="input_ami_id"></a> [ami\_id](#input\_ami\_id)

Description: ID of the AMI to be used for the Consul and Vault instances.

Type: `string`

## Optional Inputs

The following input variables are optional (have default values):
Expand Down Expand Up @@ -236,6 +230,14 @@ Type: `string`

Default: `""`

### <a name="input_ami_id"></a> [ami\_id](#input\_ami\_id)

Description: ID of the AMI to be used for the Consul and Vault instances.

Type: `string`

Default: `null`

<!-- TFDOCS_INPUTS_END -->

<!-- TFDOCS_OUTPUTS_START -->
Expand Down

0 comments on commit e103a25

Please sign in to comment.