Skip to content

Commit 82531c2

Browse files
authored
Merge pull request #42706 from hashicorp/d-further-arguments-byline-standardization
Documentation: Further `Argument Reference` section byline standardization
2 parents 50806ec + e3271ff commit 82531c2

File tree

40 files changed

+56
-73
lines changed

40 files changed

+56
-73
lines changed

website/docs/d/appmesh_virtual_gateway.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ data "aws_appmesh_virtual_gateway" "test" {
3333

3434
## Argument Reference
3535

36-
The following arguments are required:
36+
This data source supports the following arguments:
3737

3838
* `name` - (Required) Name of the virtual gateway.
3939
* `mesh_name` - (Required) Name of the service mesh in which the virtual gateway exists.

website/docs/d/datazone_domain.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ data "aws_datazone_domain" "example" {
2222

2323
## Argument Reference
2424

25-
The following arguments are required:
25+
This data source supports the following arguments:
2626

2727
* `name` - (Optional) Name of the Domain. One of `name` or `id` is required.
2828
* `id` - (Optional) ID of the Domain. One of `name` or `id` is required

website/docs/d/dx_router_configuration.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ data "aws_dx_router_configuration" "example" {
2323

2424
## Argument Reference
2525

26-
The following arguments are required:
26+
This resource supports the following arguments:
2727

2828
* `virtual_interface_id` - (Required) ID of the Direct Connect Virtual Interface
2929
* `router_type_identifier` - (Required) ID of the Router Type. For example: `CiscoSystemsInc-2900SeriesRouters-IOS124`

website/docs/r/appfabric_app_authorization.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ resource "aws_appfabric_app_authorization" "example" {
3434

3535
## Argument Reference
3636

37-
The following arguments are required:
37+
This resource supports the following arguments:
3838

3939
* `app` - (Required) The name of the application for valid values see https://docs.aws.amazon.com/appfabric/latest/api/API_CreateAppAuthorization.html.
4040
* `app_bundle_arn` - (Required) The Amazon Resource Name (ARN) of the app bundle to use for the request.

website/docs/r/appfabric_ingestion.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ resource "aws_appfabric_ingestion" "example" {
2828

2929
## Argument Reference
3030

31-
The following arguments are required:
31+
This resource supports the following arguments:
3232

3333
* `app` - (Required) Name of the application.
3434
Refer to the AWS Documentation for the [list of valid values](https://docs.aws.amazon.com/appfabric/latest/api/API_CreateIngestion.html#appfabric-CreateIngestion-request-app)

website/docs/r/appfabric_ingestion_destination.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ resource "aws_appfabric_ingestion_destination" "example" {
4040

4141
## Argument Reference
4242

43-
The following arguments are required:
43+
This resource supports the following arguments:
4444

4545
* `app_bundle_arn` - (Required) The Amazon Resource Name (ARN) of the app bundle to use for the request.
4646
* `ingestion_arn` - (Required) The Amazon Resource Name (ARN) of the ingestion to use for the request.

website/docs/r/backup_logically_air_gapped_vault.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ resource "aws_backup_logically_air_gapped_vault" "example" {
2424

2525
## Argument Reference
2626

27-
The following arguments are required:
27+
This resource supports the following arguments:
2828

2929
* `name` - (Required) Name of the Logically Air Gapped Backup Vault to create.
3030
* `max_retention_days` - (Required) Maximum retention period that the Logically Air Gapped Backup Vault retains recovery points.

website/docs/r/ce_anomaly_monitor.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ resource "aws_ce_anomaly_monitor" "test" {
5151

5252
## Argument Reference
5353

54-
The following arguments are required:
54+
This resource supports the following arguments:
5555

5656
* `name` - (Required) The name of the monitor.
5757
* `monitor_type` - (Required) The possible type values. Valid values: `DIMENSIONAL` | `CUSTOM`.

website/docs/r/ce_anomaly_subscription.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ resource "aws_ce_anomaly_subscription" "realtime_subscription" {
206206

207207
## Argument Reference
208208

209-
The following arguments are required:
209+
This resource supports the following arguments:
210210

211211
* `account_id` - (Optional) The unique identifier for the AWS account in which the anomaly subscription ought to be created.
212212
* `frequency` - (Required) The frequency that anomaly reports are sent. Valid Values: `DAILY` | `IMMEDIATE` | `WEEKLY`.

website/docs/r/ce_cost_category.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ The following arguments are required:
5656
* `name` - (Required) Unique name for the Cost Category.
5757
* `rule` - (Required) Configuration block for the Cost Category rules used to categorize costs. See below.
5858
* `rule_version` - (Required) Rule schema version in this particular Cost Category.
59-
* `effective_start`- (Optional) The Cost Category's effective start date. It can only be a billing start date (first day of the month). If the date isn't provided, it's the first day of the current month. Dates can't be before the previous twelve months, or in the future. For example `2022-11-01T00:00:00Z`.
6059

6160
The following arguments are optional:
6261

6362
* `default_value` - (Optional) Default value for the cost category.
63+
* `effective_start`- (Optional) The Cost Category's effective start date. It can only be a billing start date (first day of the month). If the date isn't provided, it's the first day of the current month. Dates can't be before the previous twelve months, or in the future. For example `2022-11-01T00:00:00Z`.
6464
* `split_charge_rule` - (Optional) Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.
6565
* `tags` - (Optional) Key-value mapping of resource tags. If configured with a provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
6666

0 commit comments

Comments
 (0)