github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/plans/objchange/doc.go (about) 1 // Copyright (c) HashiCorp, Inc. 2 // SPDX-License-Identifier: MPL-2.0 3 4 // Package objchange deals with the business logic of taking a prior state 5 // value and a config value and producing a proposed new merged value, along 6 // with other related rules in this domain. 7 package objchange