Commit Graph

23738 Commits (0834813ed5bb976fbe22ab5e08cf8675cce46ba6)
 

Author SHA1 Message Date
Nick Fagerlund 0834813ed5 website: Write new content for CLI docs front page
7 years ago
Nick Fagerlund 13166df619 website: move docs/index.html to docs/cli-index.html
7 years ago
Martin Atkins 1987a92386 helper/schema: Implementation of the AsSingle mechanism
7 years ago
Martin Atkins 1c8150428f helper/schema: Schema.AsSingle flag
7 years ago
Kristin Laemmert 9d0d564ec7
`terraform show` and `terraform providers schema -json` should return valid json (#20697)
7 years ago
James Bardin 035e89696c
Merge pull request #20698 from hashicorp/jbardin/null-string
7 years ago
James Bardin 0569e39788 don't try to treat "null" as json in diff output
7 years ago
Kristin Laemmert 2c60140cad
configs: do not panic if module version is a variable (#20681)
7 years ago
Brian Flad 87f1877a81
Merge pull request #20675 from hashicorp/f-file-function-recommendation
7 years ago
Nick Fagerlund 6c346b5740 website: Tweak 0.12 module content for 0.11
7 years ago
Nick Fagerlund 34e90ff3c1 website: Fix broken links to modules/usage and modules/create
7 years ago
Nick Fagerlund 50f76dd566 website: fix broken anchor link (to #for-expressions)
7 years ago
Nick Fagerlund 3977598edb website: remote backend also supports multiple workspaces
7 years ago
Nick Fagerlund 71af3bc3ec website: Fix nav link activation for json syntax page
7 years ago
Nick Fagerlund 094a5d65d3 website: Use a middleman partial for "other docs" list instead of hardcoding it
7 years ago
James Bardin 4abdad7ab9
Merge pull request #20680 from hashicorp/jbardin/read-normalization
7 years ago
James Bardin 4006c0fc84 add test for set value drift
7 years ago
James Bardin e080706e2e treat normalization during ReadResource like Plan
7 years ago
Chris Griggs 2d2ad0d5ca
Merge pull request #20677 from cgriggs01/cgriggs01-community-providers
7 years ago
cgriggs01 489d72e77f New community providers
7 years ago
Kristin Laemmert a15a4acf2f
configs/configupgrade: detect possible relative module sources (#20646)
7 years ago
Radek Simko 29f2776cc7
Merge pull request #20614 from hashicorp/docs-remote-state-012
7 years ago
Brian Flad 398fe8652d
config: Mention other file hashing functions when file() detects unsupported contents
7 years ago
Radek Simko 142ecfefe0
docs: Differentiate 0.11/0.12 in terraform_remote_state
7 years ago
Gyorgy Hrabovszki 2b726a892f website: Fix typo in the Local Values documentation
7 years ago
James Bardin ccd62283fb
Merge pull request #20657 from hashicorp/jbardin/diff-apply-shim
7 years ago
James Bardin 17425c60f3
Merge pull request #20662 from hashicorp/jbardin/unlock
7 years ago
James Bardin a8df5586c0 check for errors when loading a backend config
7 years ago
James Bardin 6ecf9b143b we can normalize nulls in Read again
7 years ago
Radek Simko 8c966a85ee
Merge pull request #20648 from hashicorp/vendor-bump-x-net
7 years ago
Brian Flad ffebe54779
Update CHANGELOG for #20654
7 years ago
Ivan Pedersen 1f990dcd9f README: Fix typo
7 years ago
Brian Flad 7a135c98d8
Merge pull request #20654 from hashicorp/b-filebase64sha256-sha512
7 years ago
Brian Flad 81bdaa8c38
lang/funcs: Fix filebase64sha256 function hashing algorithm
7 years ago
James Bardin 11ec3a420e remove normalizeFlatmapContainers
7 years ago
James Bardin 892674a3f9 don't recalculate existing block counts in diff
7 years ago
James Bardin 4c23e990e2 add test for complex schema diff apply
7 years ago
Radek Simko 5205d21f1e
vendor: golang.org/x/net@d8887717615a
7 years ago
Martin Atkins 4de0b33097 helper/schema: Honor ConfigMode when building core schema
7 years ago
Martin Atkins a6d322edec helper/schema: ConfigMode field in *Schema
7 years ago
Kristin Laemmert bf04503f04
internal/initwd: identify possible relative module sources
7 years ago
James Bardin 420736333f
Merge pull request #20641 from hashicorp/jbardin/null-computed-blocks
7 years ago
Rupesh Reddy Tumu fddb52f05c website: Fix various typos in the config function documentation
7 years ago
James Bardin 9d4bb6ec14 stop removing empty flatmap containers
7 years ago
Martin Atkins 36bb9b462c website: "for" expression examples to use canonical formatting
7 years ago
Martin Atkins 0a9959cbe4 website: References to Resource Attributes
7 years ago
David Chwalisz ddb7e0ab20 fix `Publishing Modules` link of website documentation.
7 years ago
Martin Atkins 2d41c1009b command/format: Diffs for NestingMap block types
7 years ago
Martin Atkins dd1fa322a7 command/format: Support list/map blocks with dynamic-typed attrs
7 years ago
Martin Atkins 69772b11b1 command/format: test for diff rendering with dynamic-typed subattrs
7 years ago