terraform/states
Martin Atkins b9a93a0fe7 Move addrs/ to internal/addrs/
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.

If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00
..
remote remove unused 2020-12-02 13:59:18 -05:00
statefile Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
statemgr Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
doc.go states: New package with modern models for Terraform state 2018-10-16 18:49:20 -07:00
instance_generation.go remove unused 2020-12-02 13:59:18 -05:00
instance_object.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
instance_object_src.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
module.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
objectstatus_string.go stringer: Regenerate files with latest version 2019-05-13 15:34:27 +01:00
output_value.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
resource.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
resource_test.go states: Fix TestResourceInstanceDeposeCurrentObject 2018-10-16 19:14:11 -07:00
state.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
state_deepcopy.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
state_equal.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
state_string.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
state_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
sync.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00