generated from hashicorp/terraform-provider-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1934 from hashicorp/f-07-31-2024-schema-updates
07/31/2024 CloudFormation schema refresh
- Loading branch information
Showing
143 changed files
with
12,166 additions
and
1,070 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
docs/data-sources/arczonalshift_autoshift_observer_notification_status.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "awscc_arczonalshift_autoshift_observer_notification_status Data Source - terraform-provider-awscc" | ||
subcategory: "" | ||
description: |- | ||
Data Source schema for AWS::ARCZonalShift::AutoshiftObserverNotificationStatus | ||
--- | ||
|
||
# awscc_arczonalshift_autoshift_observer_notification_status (Data Source) | ||
|
||
Data Source schema for AWS::ARCZonalShift::AutoshiftObserverNotificationStatus | ||
|
||
|
||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Required | ||
|
||
- `id` (String) Uniquely identifies the resource. | ||
|
||
### Read-Only | ||
|
||
- `account_id` (String) User account id, used as part of the primary identifier for the resource | ||
- `region` (String) Region, used as part of the primary identifier for the resource | ||
- `status` (String) |
21 changes: 21 additions & 0 deletions
21
docs/data-sources/arczonalshift_autoshift_observer_notification_statuses.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "awscc_arczonalshift_autoshift_observer_notification_statuses Data Source - terraform-provider-awscc" | ||
subcategory: "" | ||
description: |- | ||
Plural Data Source schema for AWS::ARCZonalShift::AutoshiftObserverNotificationStatus | ||
--- | ||
|
||
# awscc_arczonalshift_autoshift_observer_notification_statuses (Data Source) | ||
|
||
Plural Data Source schema for AWS::ARCZonalShift::AutoshiftObserverNotificationStatus | ||
|
||
|
||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Read-Only | ||
|
||
- `id` (String) Uniquely identifies the data source. | ||
- `ids` (Set of String) Set of Resource Identifiers. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "awscc_cleanrooms_id_mapping_table Data Source - terraform-provider-awscc" | ||
subcategory: "" | ||
description: |- | ||
Data Source schema for AWS::CleanRooms::IdMappingTable | ||
--- | ||
|
||
# awscc_cleanrooms_id_mapping_table (Data Source) | ||
|
||
Data Source schema for AWS::CleanRooms::IdMappingTable | ||
|
||
|
||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Required | ||
|
||
- `id` (String) Uniquely identifies the resource. | ||
|
||
### Read-Only | ||
|
||
- `arn` (String) | ||
- `collaboration_arn` (String) | ||
- `collaboration_identifier` (String) | ||
- `description` (String) | ||
- `id_mapping_table_identifier` (String) | ||
- `input_reference_config` (Attributes) (see [below for nested schema](#nestedatt--input_reference_config)) | ||
- `input_reference_properties` (Attributes) (see [below for nested schema](#nestedatt--input_reference_properties)) | ||
- `kms_key_arn` (String) | ||
- `membership_arn` (String) | ||
- `membership_identifier` (String) | ||
- `name` (String) | ||
- `tags` (Attributes Set) (see [below for nested schema](#nestedatt--tags)) | ||
|
||
<a id="nestedatt--input_reference_config"></a> | ||
### Nested Schema for `input_reference_config` | ||
|
||
Read-Only: | ||
|
||
- `input_reference_arn` (String) | ||
- `manage_resource_policies` (Boolean) | ||
|
||
|
||
<a id="nestedatt--input_reference_properties"></a> | ||
### Nested Schema for `input_reference_properties` | ||
|
||
Read-Only: | ||
|
||
- `id_mapping_table_input_source` (Attributes List) (see [below for nested schema](#nestedatt--input_reference_properties--id_mapping_table_input_source)) | ||
|
||
<a id="nestedatt--input_reference_properties--id_mapping_table_input_source"></a> | ||
### Nested Schema for `input_reference_properties.id_mapping_table_input_source` | ||
|
||
Read-Only: | ||
|
||
- `id_namespace_association_id` (String) | ||
- `type` (String) | ||
|
||
|
||
|
||
<a id="nestedatt--tags"></a> | ||
### Nested Schema for `tags` | ||
|
||
Read-Only: | ||
|
||
- `key` (String) | ||
- `value` (String) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.