Skip to content

Commit

Permalink
Merge pull request #163 from BESTSELLER/tech-review-2021
Browse files Browse the repository at this point in the history
Robot accounts no longers forces destroys on permissions
  • Loading branch information
wrighbr authored Dec 8, 2021
2 parents cedd420 + ccb641b commit 5b144f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion provider/resource_robot_account.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ func resourceRobotAccount() *schema.Resource {
},
},
Required: true,
ForceNew: true,
},
},
Create: resourceRobotAccountCreate,
Expand Down

0 comments on commit 5b144f2

Please sign in to comment.