]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blob - vendor/github.com/hashicorp/terraform/plans/objchange/doc.go
Upgrade to 0.12
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / hashicorp / terraform / plans / objchange / doc.go
1 // Package objchange deals with the business logic of taking a prior state
2 // value and a config value and producing a proposed new merged value, along
3 // with other related rules in this domain.
4 package objchange