mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
helper/diff: comment
This commit is contained in:
parent
bd0f23ce25
commit
d54034d0b5
@ -4,7 +4,7 @@ import (
|
||||
"github.com/hashicorp/terraform/terraform"
|
||||
)
|
||||
|
||||
// ResourceBuilder is a helper that can knows about how a single resource
|
||||
// ResourceBuilder is a helper that knows about how a single resource
|
||||
// changes and how those changes affect the diff.
|
||||
type ResourceBuilder struct {
|
||||
CreateComputedAttrs []string
|
||||
|
Loading…
Reference in New Issue
Block a user