Skip to content

Commit

Permalink
Remove forcenew
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Kita committed Nov 6, 2024
1 parent 90651cb commit df5a735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ibm/service/power/resource_ibm_pi_host_group.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ func ResourceIBMPIHostGroup() *schema.Resource {
Attr_UserTags: {
Description: "List of user tags attached to the resource.",
Elem: &schema.Schema{Type: schema.TypeString},
ForceNew: true,
Optional: true,
Set: schema.HashString,
Type: schema.TypeSet,
Expand Down

0 comments on commit df5a735

Please sign in to comment.