You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/states
Radek Simko ea05da89cb
states/statemgr: Avoid HTML escaping when printing LockInfo
7 years ago
..
statefile Fix wildcard dependencies when upgrading states 8 years ago
statemgr states/statemgr: Avoid HTML escaping when printing LockInfo 7 years ago
doc.go states: New package with modern models for Terraform state 8 years ago
eachmode_string.go states: New package with modern models for Terraform state 8 years ago
instance_generation.go states: New package with modern models for Terraform state 8 years ago
instance_object.go core: Reinstaint instance tainting, but without mutating objects 8 years ago
instance_object_src.go core: Automatically upgrade resource instance states on read 7 years ago
module.go command: Un-stub and reimplement "terraform state rm" 8 years ago
objectstatus_string.go build: Take protoc out of the "go generate" path 8 years ago
output_value.go states: New package with modern models for Terraform state 8 years ago
resource.go core: Be more explicit in how we handle create_before_destroy 8 years ago
resource_test.go states: Fix TestResourceInstanceDeposeCurrentObject 8 years ago
state.go command: Allow tests to run to completion without panics or hangs 8 years ago
state_deepcopy.go states: DeepCopy for ResourceInstanceObject 8 years ago
state_equal.go states: New package with modern models for Terraform state 8 years ago
state_filter.go command/state: update and fix the state show command 8 years ago
state_filter_test.go command/state: update and fix the state mv command 8 years ago
state_string.go add missing key-value from test 8 years ago
state_test.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
sync.go ResourceInstanceObject needs to return a copy 7 years ago