Commit Graph

10 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Pam Selle 0a02e7040f
Store sensitive attribute paths in state (#26338)
5 years ago
James Bardin 9fe87fe520 remove unused depends_on field and add test
6 years ago
James Bardin b3fc0dab94 use addrs.ConfigResource for dependency tracking
6 years ago
James Bardin dd8ab5812e add CreateBeforeDestroy to state
6 years ago
James Bardin 5a0a0020a0 read+write the new dependencies in the statefile
6 years ago
James Bardin 2c3c011f20 change state dependencies to AbsResource addrs
6 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Martin Atkins 12572e97bc core: Automatically upgrade resource instance states on read
7 years ago
Martin Atkins fb57801dfe states: object Private data is []byte, not cty.Value
7 years ago
Martin Atkins 424afe0ace states: separate types for encoded and decoded state objects
7 years ago