From e24690fd2ba5bdeb549fe0423a1ba01066edcde2 Mon Sep 17 00:00:00 2001 From: nikolay-spectro Date: Sat, 9 Sep 2023 14:15:25 -0700 Subject: [PATCH] PLT-626: docs refresh. --- docs/resources/cloudaccount_aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/cloudaccount_aws.md b/docs/resources/cloudaccount_aws.md index 29135d63..b26105e6 100644 --- a/docs/resources/cloudaccount_aws.md +++ b/docs/resources/cloudaccount_aws.md @@ -38,7 +38,7 @@ resource "spectrocloud_cloudaccount_aws" "aws-1" { Can be 'aws' for standard AWS regions or 'aws-us-gov' for AWS GovCloud (US) regions. Default is 'aws'. - `policy_arns` (Set of String) A set of ARNs for the IAM policies that should be associated with the cloud account. -- `type` (String) +- `type` (String) The type of AWS credentials to use. Can be `secret` or `sts`. ### Read-Only