Commit Graph

20828 Commits (23caaf9feb50d566329f5b4aa07a57da8cd6f448)
 

Author SHA1 Message Date
Martin Atkins 23caaf9feb
v0.11.0-beta1
9 years ago
Martin Atkins 37e276e043 core: test correct behavior of plan+apply with unstable values
9 years ago
Martin Atkins c003e8f9a6 core: don't compare attribute values in Diff.Same
9 years ago
Martin Atkins 46d2b76e5f
Update CHANGELOG.md
9 years ago
Martin Atkins 46a8deb8d1
Update CHANGELOG.md
9 years ago
Martin Atkins 3b180d7f8a
Merge #16543: Bring the "terraform" provider back into core
9 years ago
Martin Atkins d4ee58ce59 Re-integrate the "terraform" provider into the main binary
9 years ago
James Bardin f25d08061d
Merge pull request #16542 from hashicorp/jbardin/module-ui
9 years ago
Masayuki Morita 3efb163edd Update CHANGELOG.md
9 years ago
James Bardin 964054efc0 update tests for updated output
9 years ago
James Bardin f3470de2f0
Merge pull request #16546 from hashicorp/jbardin/mmissing-provider-transformer
9 years ago
James Bardin 2ed529f81a update from review
9 years ago
James Bardin c510473fd2 remove code added by stale vim buffer
9 years ago
James Bardin 1bf64ec788 add "Updating" output and fix output tests
9 years ago
James Bardin 9c334fe012 update init output
9 years ago
Paul Stack 002200b8f1 websites/workspaces: Add Manta to the list of workspace backends (#16545)
9 years ago
James Bardin 9b489c452e further simplify the missing provider transformer
9 years ago
Tom Harvey 84d18ad579
Updating to include #16296
9 years ago
Tom Harvey 25c3a879db
Adding `azurerm` to the list of supported backends (#16531)
9 years ago
James Bardin 89b931e18a
Merge pull request #16540 from hashicorp/jbardin/provider-inheritance
9 years ago
James Bardin ecdba2b0b2 add transform step logs from GraphTransformMulti
9 years ago
James Bardin b4e9240679 remove implicit provier tests from config/module
9 years ago
James Bardin 523b121341 fix get test working directory
9 years ago
James Bardin 241dae7ead resintate disabled tests
9 years ago
James Bardin 05ef30be2c udpate test graph outputs
9 years ago
James Bardin 838ffafc18 stop adding implicit provider configs
9 years ago
James Bardin a782568645 simplify MissingProvider and ParentProvider transf
9 years ago
James Bardin 341ec39174 udpate more tests to remove intermediate providers
9 years ago
James Bardin 94ee4d9111 Add new test and update graph outputs
9 years ago
James Bardin 2f91007999 group the provider transformations
9 years ago
James Bardin 12a4a29cbd update missing provider transform test
9 years ago
James Bardin 8388dfd2f9 update GraphBuilder_targetModule test
9 years ago
James Bardin a14fd0344c WIP reference providers by full name
9 years ago
James Bardin 1d54d4b10d WIP start only referring to provier by adddress
9 years ago
James Bardin f0727501c1 WIP only add missing providers at the root level
9 years ago
James Bardin 0986d01223 add providers directly from the configuration
9 years ago
Martin Atkins bcc5dffea2 provider/terraform: import terraform provider back into core
9 years ago
Martin Atkins a3ced1a367 provider/terraform: reorganize for merge into core
9 years ago
Martin Atkins da61627b9c
Update CHANGELOG.md
9 years ago
Martin Atkins 6d6a80fd9d
Update CHANGELOG.md
9 years ago
Martin Atkins 9d77d35f53
Update CHANGELOG.md
9 years ago
Martin Atkins 3da5fefdc1 command: Allow TF_DATA_DIR env var to override data directory
9 years ago
Martin Atkins 4787428cad
Merge #14887: Custom diff logic for providers
9 years ago
Chris Marchesi 0c0ae3ca7c helper/schema: CustomizeDiff allowed on writable resources only
9 years ago
Chris Marchesi 2c541e8c97 helper/schema: Add behaviour detail to various custom diff comments
9 years ago
James Bardin 229c70cabe
Merge pull request #16296 from stack72/manta-backend
9 years ago
Radek Simko b599dc6471
Make CoC and support channels more visible
9 years ago
Chris Marchesi 5031767b93 terraform: Add more exception cases for value comparison
9 years ago
Chris Marchesi 12378b4ee2 terraform: Add value check to diff.Same
9 years ago
Chris Marchesi f5bdbc0911 helper/schema: Simplify setDiff, remove exported SetDiff mentions
9 years ago