layout | title | type | resource |
---|---|---|---|
resource |
boundary |
provider |
boundary |
provider "boundary" {
version = "1.0.1"
# addr - (required) is a type of string
addr = null
# auth_method_id - (optional) is a type of string
auth_method_id = null
# password_auth_method_login_name - (optional) is a type of string
password_auth_method_login_name = null
# password_auth_method_password - (optional) is a type of string
password_auth_method_password = null
# recovery_kms_hcl - (optional) is a type of string
recovery_kms_hcl = null
# token - (optional) is a type of string
token = null
}