Skip to content

Commit

Permalink
remove todo in team
Browse files Browse the repository at this point in the history
  • Loading branch information
Taimoor Ahmad committed Jan 21, 2024
1 parent aab938f commit 83e266d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opslevel/resource_opslevel_team.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ func resourceTeam() *schema.Resource {
ForceNew: false,
Optional: true,
},
// TODO: we need to use managedAliases here - slug is being included
"aliases": {
Type: schema.TypeList,
Description: "A list of human-friendly, unique identifiers for the team.",
Expand Down

0 comments on commit 83e266d

Please sign in to comment.