| page_title | stackit_secretsmanager_instance_role_binding_v1 Resource - stackit |
|---|---|
| subcategory | |
| description | IAM role binding resource schema. ~> This resource is part of the iam experiment and is likely going to undergo significant changes or be removed in the future. Use it at your own discretion. |
IAM role binding resource schema.
~> This resource is part of the iam experiment and is likely going to undergo significant changes or be removed in the future. Use it at your own discretion.
resource_id(String) The identifier of the resource to apply this role binding to.role(String) A valid role defined for the resource.subject(String) Identifier of user, service account or client. Usually email address or name in case of clients.
region(String) The resource region. If not defined, the provider region is used.
id(String) Terraform's internal resource identifier. It is structured as "region,resource_id,role,subject".