Commit Graph

18 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Pam Selle 3e7be13dff Update ordering for marking/unmarking and asserting plan valid
5 years ago
Pam Selle 0a02e7040f
Store sensitive attribute paths in state (#26338)
6 years ago
Pam Selle 843ed8911b Don't save PathValueMarks on instance_object
6 years ago
Pam Selle bc55b6a28b Use UnmarkDeepWithPaths and MarkWithPaths
6 years ago
James Bardin 9fe87fe520 remove unused depends_on field and add test
6 years ago
James Bardin 23f5fc3e5a thread create_before_destroy to the state file
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 2c3c011f20 change state dependencies to AbsResource addrs
6 years ago
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
6 years ago
Paul Tyng ab2d09b0cb
godoc typo
7 years ago
Martin Atkins 9eb32c4536 core: Reinstaint instance tainting, but without mutating objects
7 years ago
Martin Atkins 9af67806fc core: Prune placeholder objects from state after refresh
7 years ago
Martin Atkins 20adb9d9b7 core: Evaluate resource references from plan where possible
7 years ago
Martin Atkins fb57801dfe states: object Private data is []byte, not cty.Value
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins 424afe0ace states: separate types for encoded and decoded state objects
7 years ago
Martin Atkins b975ada8db states: New package with modern models for Terraform state
7 years ago