Skip to content

Remove deprecated is_read_only reference in Datadog dashboards #12

@mdeggies

Description

@mdeggies

Action Required
Before April 30, 2025, please migrate off of is_read_only to restricted_roles or consider participating in the beta for Restriction Policies.

Migrating to restricted_roles can be done independently.

If you’re managing Dashboards via Terraform:

[] Ensure that you’re using Datadog Terraform Provider v3.27.0 or higher
[] Remove is_read_only and restricted_role from your Dashboard Terraform resources
[] Create a new datadog_restriction_policy resource, referencing the respective Dashboard id and principals from the recently removed attributes
[] Run terraform apply

See Datadog’s docs for an example of what the Terraform resources look like in the end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions