Skip to content

[datadog_team_permission_setting] Add import support#3490

Open
grv231 wants to merge 2 commits intoDataDog:masterfrom
grv231:grv231/add-import-team-permission-setting-3488
Open

[datadog_team_permission_setting] Add import support#3490
grv231 wants to merge 2 commits intoDataDog:masterfrom
grv231:grv231/add-import-team-permission-setting-3488

Conversation

@grv231
Copy link

@grv231 grv231 commented Feb 3, 2026

Summary

  • Add ImportState method to allow importing existing team permission settings
  • Import format: `team_id:action`
  • Add import example for documentation

Test Plan

  • Existing test TestAccTeamPermissionSettingBasic passes
  • make fmtcheck passes
  • make vet passes
  • make docs && make check-docs passes

Fixes #3488

  Add ImportState method to allow importing existing team permission settings using the format: team_id:action

  Fixes DataDog#3488
@grv231 grv231 requested review from a team as code owners February 3, 2026 20:41
@grv231 grv231 requested a review from heavi5ide February 3, 2026 20:41
Copy link

@domalessi domalessi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a suggestion, but approved so you're not blocked on me!

Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
@grv231
Copy link
Author

grv231 commented Feb 4, 2026

Hey folks, can someone help in reviewing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

team_permission_setting resource doesnt support imports using datadog terraform provider

2 participants