Skip to content

Commit d8a4e0b

Browse files
AshuSoni-crestlhercot
authored andcommitted
updated documentation of aci_cloud_aws_provider with region attribute APIC support.
1 parent 0e73ab3 commit d8a4e0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/d/cloud_aws_provider.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ data "aci_cloud_aws_provider" "aws_prov" {
3333
* `is_trusted` - (Optional) is_trusted for object cloud_aws_provider.
3434
* `name_alias` - (Optional) name_alias for object cloud_aws_provider.
3535
* `provider_id` - (Optional) provider_id for object cloud_aws_provider.
36-
* `region` - (Optional) region for object cloud_aws_provider.
36+
* `region` - (Optional) region for object cloud_aws_provider. \[Supported only in Cloud APIC 4.2(x) or earlier\]
3737
* `secret_access_key` - (Optional) secret_access_key for object cloud_aws_provider.

website/docs/r/cloud_aws_provider.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Allowed values: "no", "yes"
3535
Allowed values: "no", "yes"
3636
* `name_alias` - (Optional) name_alias for object cloud_aws_provider.
3737
* `provider_id` - (Optional) provider_id for object cloud_aws_provider.
38-
* `region` - (Optional) which AWS region to manage.
38+
* `region` - (Optional) which AWS region to manage. \[Supported only in Cloud APIC 4.2(x) or earlier\]
3939
* `secret_access_key` - (Optional) secret_access_key for the AWS account provided in the account_id field.
4040

4141

0 commit comments

Comments
 (0)