boundary_account (Data Source)

The boundary_account data source allows you to find a Boundary account.

Example Usage

# Retrieve the ID of a Boundary account
data "boundary_account" "admin" {
  name           = "admin"
  auth_method_id = "ampw_1234567890"
}

Schema

Required

Read-Only

Nested Schema for scope

Read-Only: