Commit Graph

402 Commits (28543694de6333696f07e1008153a6c0d2811983)

Author SHA1 Message Date
James Nugent 1ca51ab454 Merge pull request #7589 from hashicorp/b-data-source-plan-counts
10 years ago
Derek Abdine 7bdc060d24 provider/logentries: Implementing logentries provider (#7067)
10 years ago
Paul Hinze d5a941a0a4
command: Do not count data sources in plan totals
10 years ago
James Bardin b0b2923027 Merge pull request #7443 from hashicorp/jbardin/GH-7264
10 years ago
James Bardin 6b5ee73e86 Use -state-out option when applying from a plan
10 years ago
James Bardin db83a779ab Fix plan output for data sources
10 years ago
James Nugent b190aa05a5 core: Add missing OutputStates in synthetic state
10 years ago
James Nugent aa5dc453ee cli: Fix registration of `state mv`.
10 years ago
James Nugent 75ab4a9970 core: Fix crash with tainted resource
10 years ago
James Nugent 7aec98237c core: Format empty lists and maps in output
10 years ago
Paul Hinze 1a0893ddc7
command/plan: remove -backup from help text
10 years ago
Maxime Bury c98f391bee Add basic implementation for remote state on azure (#7064)
10 years ago
James Nugent c96a8d5302 core: Update `terraform show` to deal with lists
10 years ago
Matt Morrison cbfb4d8b86 remote state: Add GCS provider for remote state
10 years ago
Chris Marchesi 9d7fb89114 core: Adding Sensitive attribute to resource schema
10 years ago
James Nugent 5a0f6565d3 Merge pull request #6672 from apparentlymart/random-provider
10 years ago
Sander van Harmelen d97b24e3c1
Add tests and fix last issues
10 years ago
Sander van Harmelen 8560f50cbc
Change taint behaviour to act as a normal resource
10 years ago
Paul Hinze aee1520ac5
core: Make refresh message explicitly point out lack of state persist
10 years ago
Paul Hinze ae73aa2fb4
core: Do not persist state after plans
10 years ago
James Nugent 28ad394264 build: Update generated internal plugin list
10 years ago
James Nugent 8e732c104b core: Error over panic if output type unknown
10 years ago
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
10 years ago
Martin Atkins 3e34ddbf38 New "random" provider, representing randomness
10 years ago
Martin Atkins 2ca10ad962 command: Show data source reads differently in plans
10 years ago
Martin Atkins bfee4b0295 command: don't show old values for create diffs in plan
10 years ago
Martin Atkins 5d27a5b3e2 command: Show id only when refreshing managed resources
10 years ago
Martin Atkins 60c24e3319 command: Prevent data resources from being tainted
10 years ago
Mitchell Hashimoto b728f8c018
terraform: import state ID should be sent to hook
10 years ago
Mitchell Hashimoto f6a59734ef
command: UI for import
10 years ago
Mitchell Hashimoto d6c059c43e
command/import: tests passing
10 years ago
Mitchell Hashimoto 3c9a92e04a
command: Context buliding allows empty module trees
10 years ago
Mitchell Hashimoto 182a8a28c0
command/import more wip
10 years ago
Mitchell Hashimoto ff94381e7e
command/import wip
10 years ago
Mitchell Hashimoto d94f503501
command/state meta: State func
10 years ago
Mitchell Hashimoto f34ef1f92a
command: compilation works
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
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
Mitchell Hashimoto 473a58a672 Add `terraform state list` command
10 years ago
Chris Bednarski e942a74def Set a log prefix for each plugin and remove go-dynect global log prefix (#6336)
10 years ago
James Nugent 991dc3f86f core: Add Cobbler provider to internal plugin list
10 years ago
James Nugent e57a399d71 core: Use native HIL maps instead of flatmaps
10 years ago
James Nugent 6aac79e194 state: Add support for outputs of multiple types
10 years ago
Chris Bednarski 6360e6c8b6 Implemented internal plugin calls; which allows us to compile plugins into the main terraform binary
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago