Skip to content

Commit

Permalink
[ignore] remove update to null when set is unknown
Browse files Browse the repository at this point in the history
  • Loading branch information
akinross committed Jan 29, 2025
1 parent bdc7a72 commit cf031b4
Show file tree
Hide file tree
Showing 60 changed files with 0 additions and 232 deletions.
2 changes: 0 additions & 2 deletions gen/templates/resource.go.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2710,8 +2710,6 @@ func {{.ResourceClassName}}{{.ParentHierarchy}}SetToSetNullWhenStateIsNullPlanIs
setplanmodifier.UseStateForUnknown(),
{{- if excludeForNullInSetCheck .ResourceClassName}}
SetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate({{.ResourceClassName}}{{.ParentHierarchy}}SetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate),
{{- else}}
SetToSetNullWhenStateIsNullPlanIsUnknownDuringUpdate(nil),
{{- end}}
},
NestedObject: schema.NestedAttributeObject{
Expand Down
6 changes: 0 additions & 6 deletions internal/provider/resource_aci_access_interface_override.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 0 additions & 34 deletions internal/provider/resource_aci_application_epg.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cf031b4

Please sign in to comment.