Commit Graph

10436 Commits (6a08e893e37ee2ca1dde05d36bbee5d8edca790d)
 

Author SHA1 Message Date
Mitchell Hashimoto 4e9877179c
helper/schema: start the resource importer
10 years ago
Mitchell Hashimoto 5e127a62c1 Merge pull request #6597 from hashicorp/f-state-mv
10 years ago
Albert Choi 01fc4b9cdd [clc] add missing ForceNew on several fields
10 years ago
Paul Stack 2bd35188ad Update CHANGELOG.md
10 years ago
Paul Stack 06b5cf737c provider/aws: `aws_codedeploy_deployment_group` Panics when setting (#6617)
10 years ago
Mitchell Hashimoto d94f503501
command/state meta: State func
10 years ago
clint shryock e33847c8a8 Merge branch 'master' of github.com:hashicorp/terraform
10 years ago
clint shryock 8344b4fb4b provider/aws: Format and correct IAM region for Cloudwatch test
10 years ago
James Nugent 9c0a175311 Update CHANGELOG.md
10 years ago
thetuxkeeper 5984f84c12 provider/vsphere: read gateway and ipv6_gateway
10 years ago
Clint 250ee8d089 provider/aws: Fix cloudtrail_tags config formatting in test (#6615)
10 years ago
James Nugent f0b39b6ced Merge pull request #6607 from apparentlymart/make-fmt-nonvendor
10 years ago
Mitchell Hashimoto f34ef1f92a
command: compilation works
10 years ago
Martin Atkins 78a9f8bfb4 build: "make fmt" to ignore vendor packages
10 years ago
stack72 87d4fd7e0c Merge branch 'db_option_group_settings' of https://github.com/Ticketmaster/terraform into Ticketmaster-db_option_group_settings
10 years ago
Paul Stack b0c37bf99c Update CHANGELOG.md
10 years ago
Thorsten Schifferdecker 4bbb9a674b fix typo (#6564)
10 years ago
qivers 9cc21d62f2 Correcting arn output to id (#6586)
10 years ago
Paul Stack 8fce851878 provider/azurerm: Fixing Acceptance Test for VM tags (#6589)
10 years ago
Paul Hinze e14b21ab00 Update CHANGELOG.md
10 years ago
Paul Hinze 7bf140d573 Merge pull request #6599 from hashicorp/phinze/destroy-interpolation-error-redux
10 years ago
Paul Hinze 559f017ebb
terraform: Correct fix for destroy interp errors
10 years ago
Paul Hinze 8223e606df
terraform: add debug logging to Noop impls
10 years ago
James Nugent ac8bbd571d Merge pull request #6578 from f440/update-changelog
10 years ago
Mitchell Hashimoto 9ddf73ad81
website: update docs
10 years ago
Mitchell Hashimoto eaf3d608ed
terraform: test moving a module to be nested
10 years ago
Mitchell Hashimoto 04598baa25
website: document state mv
10 years ago
Mitchell Hashimoto c966a70ff9
command: update docs for state mv
10 years ago
Mitchell Hashimoto 32d0d29b56
command: test for moving into another state file
10 years ago
Mitchell Hashimoto 235e860118
command/state mv: handle -state-out to a different path
10 years ago
Mitchell Hashimoto c4e5355a02
command/state mv
10 years ago
Mitchell Hashimoto 163f19fd00
terraform: instance => module
10 years ago
Mitchell Hashimoto 4d268b6eca
terraform: instance => resource
10 years ago
Mitchell Hashimoto e497c26517
terraform: resource => module
10 years ago
Mitchell Hashimoto d3fcfcc027
terraform: moving resource to resource
10 years ago
Mitchell Hashimoto e65a726936
terraform: copy deps and provider for resource state
10 years ago
Mitchell Hashimoto cb060f9063
terraform: unify on init addr
10 years ago
Mitchell Hashimoto c324062645
terraform: state add resource existing fails
10 years ago
Mitchell Hashimoto 21d7ffc3f3
terraform: add resource
10 years ago
Mitchell Hashimoto 2de4324607
terraform: add stateadd to its own test file
10 years ago
Mitchell Hashimoto af3c3e4c60
terraform: Module copy copies outputs and dependencies
10 years ago
Mitchell Hashimoto 30cf550fc5
terraform: can't move module to module that exists
10 years ago
Mitchell Hashimoto bbc812d035
terraform: fix failing tests
10 years ago
Mitchell Hashimoto 25098f20c9
terraform: State.Add works for module to module (new)
10 years ago
Mitchell Hashimoto 407be65cc8
terraform: ResourceAddress should output instance type if set
10 years ago
James Nugent 4faa6b37e4 Merge pull request #6596 from hashicorp/merge-dev-0.7
10 years ago
James Nugent f1d0fc46aa core: Fix go vet issues shown by Travis
10 years ago
James Nugent 0f5f73eae1 Update CHANGELOG.md
10 years ago
James Nugent 6a20e8927d core: Fix issues from rebasing dev-0.7 onto master
10 years ago
James Nugent 9d77e0af6c core: Add new providers to internal list
10 years ago