freebox_profiles (Data Source)

Get the list of Freebox profiles (as seen under Freebox OS network control / parental control settings).

Example

data "freebox_profiles" "all" {}

output "profiles" {
  value = data.freebox_profiles.all.profiles
}

Schema

Read-Only

Nested Schema for profiles

Read-Only:

  • icon (String)
  • id (Number)
  • name (String)