Skip to content

Commit

Permalink
PLT-626: docs refresh.
Browse files Browse the repository at this point in the history
  • Loading branch information
nikchern committed Sep 9, 2023
1 parent 1f09a8b commit e24690f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/cloudaccount_aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e24690f

Please sign in to comment.