From 9c4d3315e2800c551dbe77ffe617a6c7011abb23 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sat, 3 Oct 2020 09:31:13 -0600 Subject: [PATCH] docs/provider: Typo fixes (#15464) --- website/docs/d/internet_gateway.html.markdown | 2 +- website/docs/d/ip_ranges.html.markdown | 4 ++-- website/docs/d/nat_gateway.html.markdown | 2 +- website/docs/r/api_gateway_usage_plan.html.markdown | 4 ++-- website/docs/r/appautoscaling_policy.html.markdown | 2 +- website/docs/r/appmesh_virtual_node.html.markdown | 4 ++-- website/docs/r/docdb_cluster_instance.html.markdown | 2 +- website/docs/r/efs_file_system_policy.html.markdown | 2 +- website/docs/r/msk_cluster.html.markdown | 4 ++-- website/docs/r/neptune_cluster_instance.html.markdown | 2 +- website/docs/r/worklink_fleet.html.markdown | 4 ++-- 11 files changed, 16 insertions(+), 16 deletions(-) diff --git a/website/docs/d/internet_gateway.html.markdown b/website/docs/d/internet_gateway.html.markdown index 002bef064b2..efe81ced4d8 100644 --- a/website/docs/d/internet_gateway.html.markdown +++ b/website/docs/d/internet_gateway.html.markdown @@ -55,7 +55,7 @@ any fields that are not included in the configuration with the data for the selected Internet Gateway. `attachments` are also exported with the following attributes, when there are relevants: -Each attachement supports the following: +Each attachment supports the following: * `owner_id` - The ID of the AWS account that owns the internet gateway. * `state` - The current state of the attachment between the gateway and the VPC. Present only if a VPC is attached diff --git a/website/docs/d/ip_ranges.html.markdown b/website/docs/d/ip_ranges.html.markdown index 3b119e08aa7..a1d124215c4 100644 --- a/website/docs/d/ip_ranges.html.markdown +++ b/website/docs/d/ip_ranges.html.markdown @@ -8,7 +8,7 @@ description: |- # Data Source: aws_ip_ranges -Use this data source to get the IP ranges of various AWS products and services. For more information about the contents of this data source and required JSON syntax if referencing a custom URL, see the [AWS IP Address Ranges documention][1]. +Use this data source to get the IP ranges of various AWS products and services. For more information about the contents of this data source and required JSON syntax if referencing a custom URL, see the [AWS IP Address Ranges documentation][1]. ## Example Usage @@ -51,7 +51,7 @@ omitted). Valid items are `global` (for `cloudfront`) as well as all AWS regions ~> **NOTE:** If the specified combination of regions and services does not yield any CIDR blocks, Terraform will fail. -* `url` - (Optional) Custom URL for source JSON file. Syntax must match [AWS IP Address Ranges documention][1]. Defaults to `https://ip-ranges.amazonaws.com/ip-ranges.json`. +* `url` - (Optional) Custom URL for source JSON file. Syntax must match [AWS IP Address Ranges documentation][1]. Defaults to `https://ip-ranges.amazonaws.com/ip-ranges.json`. ## Attributes Reference diff --git a/website/docs/d/nat_gateway.html.markdown b/website/docs/d/nat_gateway.html.markdown index 5924774a00a..405839fe4a7 100644 --- a/website/docs/d/nat_gateway.html.markdown +++ b/website/docs/d/nat_gateway.html.markdown @@ -62,7 +62,7 @@ any fields that are not included in the configuration with the data for the selected Nat Gateway. `addresses` are also exported with the following attributes, when they are relevant: -Each attachement supports the following: +Each attachment supports the following: * `allocation_id` - The Id of the EIP allocated to the selected Nat Gateway. * `network_interface_id` - The Id of the ENI allocated to the selected Nat Gateway. diff --git a/website/docs/r/api_gateway_usage_plan.html.markdown b/website/docs/r/api_gateway_usage_plan.html.markdown index 0b4d6ac15fc..dd59e5430a1 100644 --- a/website/docs/r/api_gateway_usage_plan.html.markdown +++ b/website/docs/r/api_gateway_usage_plan.html.markdown @@ -68,7 +68,7 @@ The API Gateway Usage Plan argument layout is a structure composed of several su * `api_stages` - (Optional) The associated [API stages](#api-stages-arguments) of the usage plan. * `quota_settings` - (Optional) The [quota settings](#quota-settings-arguments) of the usage plan. * `throttle_settings` - (Optional) The [throttling limits](#throttling-settings-arguments) of the usage plan. -* `product_code` - (Optional) The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. +* `product_code` - (Optional) The AWS Marketplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. * `tags` - (Optional) Key-value map of resource tags #### Api Stages arguments @@ -97,7 +97,7 @@ In addition to all arguments above, the following attributes are exported: * `api_stages` - The associated API stages of the usage plan. * `quota_settings` - The quota of the usage plan. * `throttle_settings` - The throttling limits of the usage plan. -* `product_code` - The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. +* `product_code` - The AWS Marketplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. * `arn` - Amazon Resource Name (ARN) ## Import diff --git a/website/docs/r/appautoscaling_policy.html.markdown b/website/docs/r/appautoscaling_policy.html.markdown index 3ae55311d62..8c200bf75c0 100644 --- a/website/docs/r/appautoscaling_policy.html.markdown +++ b/website/docs/r/appautoscaling_policy.html.markdown @@ -215,7 +215,7 @@ The `target_tracking_scaling_policy_configuration` `customized_metric_specificat ### target_tracking_scaling_policy_configuration customized_metric_specification dimensions -The `target_tracking_scaling_policy_configration` `customized_metric_specification` `dimensions` configuration block supports the following arguments: +The `target_tracking_scaling_policy_configuration` `customized_metric_specification` `dimensions` configuration block supports the following arguments: * `name` - (Required) Name of the dimension. * `value` - (Required) Value of the dimension. diff --git a/website/docs/r/appmesh_virtual_node.html.markdown b/website/docs/r/appmesh_virtual_node.html.markdown index 2366dd96db8..cbd7e45354c 100644 --- a/website/docs/r/appmesh_virtual_node.html.markdown +++ b/website/docs/r/appmesh_virtual_node.html.markdown @@ -212,7 +212,7 @@ The `validation` object supports the following: The `trust` object supports the following: -* `acm` - (Optional) The TLS validation context trust for an AWS Certicate Manager (ACM) certificate. +* `acm` - (Optional) The TLS validation context trust for an AWS Certificate Manager (ACM) certificate. * `file` - (Optional) The TLS validation context trust for a local file. The `acm` object supports the following: @@ -283,7 +283,7 @@ The `tls` object supports the following: The `certificate` object supports the following: -* `acm` - (Optional) An AWS Certicate Manager (ACM) certificate. +* `acm` - (Optional) An AWS Certificate Manager (ACM) certificate. * `file` - (optional) A local file certificate. The `acm` object supports the following: diff --git a/website/docs/r/docdb_cluster_instance.html.markdown b/website/docs/r/docdb_cluster_instance.html.markdown index e72ed41cd78..210253c9d75 100644 --- a/website/docs/r/docdb_cluster_instance.html.markdown +++ b/website/docs/r/docdb_cluster_instance.html.markdown @@ -48,7 +48,7 @@ The following arguments are supported: * `availability_zone` - (Optional, Computed) The EC2 Availability Zone that the DB instance is created in. See [docs](https://docs.aws.amazon.com/documentdb/latest/developerguide/API_CreateDBInstance.html) about the details. * `cluster_identifier` - (Required) The identifier of the [`aws_docdb_cluster`](/docs/providers/aws/r/docdb_cluster.html) in which to launch this instance. * `engine` - (Optional) The name of the database engine to be used for the DocDB instance. Defaults to `docdb`. Valid Values: `docdb`. -* `identifier` - (Optional, Forces new resource) The indentifier for the DocDB instance, if omitted, Terraform will assign a random, unique identifier. +* `identifier` - (Optional, Forces new resource) The identifier for the DocDB instance, if omitted, Terraform will assign a random, unique identifier. * `identifier_prefix` - (Optional, Forces new resource) Creates a unique identifier beginning with the specified prefix. Conflicts with `identifier`. * `instance_class` - (Required) The instance class to use. For details on CPU and memory, see [Scaling for DocDB Instances][2]. DocDB currently supports the below instance classes. Please see [AWS Documentation][4] for complete details. diff --git a/website/docs/r/efs_file_system_policy.html.markdown b/website/docs/r/efs_file_system_policy.html.markdown index c492e675ff1..f3a2e5d66c4 100644 --- a/website/docs/r/efs_file_system_policy.html.markdown +++ b/website/docs/r/efs_file_system_policy.html.markdown @@ -26,7 +26,7 @@ resource "aws_efs_file_system_policy" "policy" { "Id": "ExamplePolicy01", "Statement": [ { - "Sid": "ExampleSatement01", + "Sid": "ExampleStatement01", "Effect": "Allow", "Principal": { "AWS": "*" diff --git a/website/docs/r/msk_cluster.html.markdown b/website/docs/r/msk_cluster.html.markdown index 91f343952d4..3f02480d65f 100644 --- a/website/docs/r/msk_cluster.html.markdown +++ b/website/docs/r/msk_cluster.html.markdown @@ -249,8 +249,8 @@ The following arguments are supported: In addition to all arguments above, the following attributes are exported: * `arn` - Amazon Resource Name (ARN) of the MSK cluster. -* `bootstrap_brokers` - A comma separated list of one or more hostname:port pairs of kafka brokers suitable to boostrap connectivity to the kafka cluster. Only contains value if `client_broker` encryption in transit is set to `PLAINTEXT` or `TLS_PLAINTEXT`. -* `bootstrap_brokers_tls` - A comma separated list of one or more DNS names (or IPs) and TLS port pairs kafka brokers suitable to boostrap connectivity to the kafka cluster. Only contains value if `client_broker` encryption in transit is set to `TLS_PLAINTEXT` or `TLS`. +* `bootstrap_brokers` - A comma separated list of one or more hostname:port pairs of kafka brokers suitable to bootstrap connectivity to the kafka cluster. Only contains value if `client_broker` encryption in transit is set to `PLAINTEXT` or `TLS_PLAINTEXT`. +* `bootstrap_brokers_tls` - A comma separated list of one or more DNS names (or IPs) and TLS port pairs kafka brokers suitable to bootstrap connectivity to the kafka cluster. Only contains value if `client_broker` encryption in transit is set to `TLS_PLAINTEXT` or `TLS`. * `current_version` - Current version of the MSK Cluster used for updates, e.g. `K13V1IB3VIYZZH` * `encryption_info.0.encryption_at_rest_kms_key_arn` - The ARN of the KMS key used for encryption at rest of the broker data volumes. * `zookeeper_connect_string` - A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. diff --git a/website/docs/r/neptune_cluster_instance.html.markdown b/website/docs/r/neptune_cluster_instance.html.markdown index f63746e0244..b743332ebec 100644 --- a/website/docs/r/neptune_cluster_instance.html.markdown +++ b/website/docs/r/neptune_cluster_instance.html.markdown @@ -49,7 +49,7 @@ The following arguments are supported: * `cluster_identifier` - (Required) The identifier of the [`aws_neptune_cluster`](/docs/providers/aws/r/neptune_cluster.html) in which to launch this instance. * `engine` - (Optional) The name of the database engine to be used for the neptune instance. Defaults to `neptune`. Valid Values: `neptune`. * `engine_version` - (Optional) The neptune engine version. -* `identifier` - (Optional, Forces new resource) The indentifier for the neptune instance, if omitted, Terraform will assign a random, unique identifier. +* `identifier` - (Optional, Forces new resource) The identifier for the neptune instance, if omitted, Terraform will assign a random, unique identifier. * `identifier_prefix` - (Optional, Forces new resource) Creates a unique identifier beginning with the specified prefix. Conflicts with `identifier`. * `instance_class` - (Required) The instance class to use. * `neptune_subnet_group_name` - (Required if `publicly_accessible = false`, Optional otherwise) A subnet group to associate with this neptune instance. **NOTE:** This must match the `neptune_subnet_group_name` of the attached [`aws_neptune_cluster`](/docs/providers/aws/r/neptune_cluster.html). diff --git a/website/docs/r/worklink_fleet.html.markdown b/website/docs/r/worklink_fleet.html.markdown index 51a2922578b..88a40b57ef0 100644 --- a/website/docs/r/worklink_fleet.html.markdown +++ b/website/docs/r/worklink_fleet.html.markdown @@ -60,7 +60,7 @@ The following arguments are supported: **network** requires the following: -~> **NOTE:** `network` is cannot removed without forece recreating by `terraform taint`. +~> **NOTE:** `network` cannot be removed without force recreating by `terraform taint`. * `vpc_id` - (Required) The VPC ID with connectivity to associated websites. * `subnet_ids` - (Required) A list of subnet IDs used for X-ENI connections from Amazon WorkLink rendering containers. @@ -68,7 +68,7 @@ The following arguments are supported: **identity_provider** requires the following: -~> **NOTE:** `identity_provider` is cannot removed without forece recreating by `terraform taint`. +~> **NOTE:** `identity_provider` cannot be removed without force recreating by `terraform taint`. * `type` - (Required) The type of identity provider. * `saml_metadata` - (Required) The SAML metadata document provided by the customer’s identity provider.