User
User
resource "aws_account" "name" {user "name" { ...}}
Attributes
Section titled “Attributes”Attribute | Description |
---|---|
Name name requiredtype: string |
The username of the user.
|
IAMPolicy iam_policy type: string |
The IAM policy to apply to the user.
|
ManagedPolicies managed_policies type: []string |
The managed policies to apply to the user.
|
Username username type: string |
Output parameters |
Password password type: string |
|
AccessKey access_key type: AccessKey |
Computed Attributes
Section titled “Computed Attributes”These attributes are computed when the config is parsed and applied, and are therefore only known at parsetime or runtime.
Attribute | Description |
---|