Commit Graph

  • 0d1a04ec53
    Merge pull request #30402 from hashicorp/alisdair/remove-website-link-check Alisdair McDiarmid 2022-01-24 17:03:12 -0500
  • 3676b3b157 build: Remove broken website link check job Alisdair McDiarmid 2022-01-24 16:57:16 -0500
  • 9953260083
    Merge pull request #30296 from hashicorp/fix-provisioners-content Laura Pacilio 2022-01-24 13:49:28 -0500
  • 95adde5dc9 Update vs. index page to say "Alternatives" and include a list on the page for SEO Laura Pacilio 2022-01-24 12:29:54 -0500
  • f1b36873e1 Update Use Cases page copy Laura Pacilio 2022-01-24 12:25:20 -0500
  • 5e61890139 Add editions page and update sidebar Laura Pacilio 2022-01-24 12:19:19 -0500
  • a00306474d Add new content for intro page Laura Pacilio 2022-01-24 12:09:13 -0500
  • a37d47e955 Improve the help.go docs: typo and a more explicit comment. Aurel Pintea 2022-01-24 10:52:37 +0000
  • 5a9bc76d1a
    Merge pull request #30316 from superkooks/main Alisdair McDiarmid 2022-01-21 12:01:41 -0500
  • 20e740ef88 Final formatting and langauge nits Laura Pacilio 2022-01-21 11:01:37 -0500
  • 9f4c4ff093 Update note to be more direct :) Laura Pacilio 2022-01-21 10:48:27 -0500
  • f9603d3b14
    Merge pull request #30371 from giannakopoulosj/patch-2 Craig Wright 2022-01-20 17:18:42 -0800
  • 2f465e6047 Update packaging action name Michele Degges 2022-01-20 12:37:33 -0800
  • 5f2f90faf8
    Merge pull request #30363 from ychulovskyy/fix/add-jakarta-region James Bardin 2022-01-20 13:21:19 -0500
  • 1d53273b7a Language nits Laura Pacilio 2022-01-20 11:28:52 -0500
  • 29a4591cf2 Fix warning notes Laura Pacilio 2022-01-20 10:57:38 -0500
  • a477d10bd1
    Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375) Brian Flad 2022-01-20 09:57:42 -0500
  • 13907690a2
    Typo in zipmap documentation GiannakopoulosJ 2022-01-19 16:02:24 +0200
  • ec17cbaeee update additional references to overview page Laura Pacilio 2022-01-05 12:10:01 -0500
  • 20e9f30c3d formatting nits Laura Pacilio 2022-01-05 12:02:04 -0500
  • 63106da0b9 Language updates Laura Pacilio 2022-01-05 11:53:39 -0500
  • 5cb8be0d50 Update nav to remove overview page that no longer exists Laura Pacilio 2022-01-05 11:13:27 -0500
  • 5d24146f17 Oops edited the wrong layout file Laura Pacilio 2022-01-05 11:12:49 -0500
  • bfefb7405e Update layout file to remove deleted page Laura Pacilio 2022-01-05 11:09:43 -0500
  • fc4ceedc6d Remove overview page and update notes on provisioner pages Laura Pacilio 2022-01-05 11:08:33 -0500
  • d4ebed4c09 Updates from 'go mod tidy' yuriy 2022-01-17 23:08:39 +0100
  • 08fb9078ea Update aws-sdk-go dependency to support new region (Jakarta) yuriy 2022-01-17 09:09:02 +0100
  • 6dcf00aefc
    Merge pull request #30344 from hashicorp/lafentres/refactor-show-command Krista LaFentres (she/her) 2022-01-13 13:58:53 -0600
  • 64e1241ae3 backend/local: Remove unused DisablePlanFileStateLineageChecks flag Krista LaFentres 2022-01-11 16:53:36 -0600
  • fea8f6cfa2 cli: Migrate show command to use command arguments and views Krista LaFentres 2022-01-10 17:16:12 -0600
  • 8d1bced812 cli: Refactor show command to remove dependence on local run and only load the backend when we need it Krista LaFentres 2022-01-07 14:05:56 -0600
  • e95f29bf9d lang/funcs: fileexists slightly better "not a file" error message Martin Atkins 2022-01-10 16:06:19 -0800
  • bdc5f152d7 refactoring: Implied move statements can be cross-package Martin Atkins 2022-01-10 15:36:59 -0800
  • 5f61140655
    Merge pull request #30332 from hashicorp/fix-broken-links-1-10 Laura Pacilio 2022-01-11 10:40:12 -0500
  • beb9432155 website: CLI state manipulation section de-emphasize old features Martin Atkins 2022-01-10 16:44:18 -0800
  • 1b7e7b967d Fix broken links to external docs Laura Pacilio 2022-01-10 17:49:49 -0500
  • 28671f9e46
    Merge pull request #30329 from hashicorp/jbardin/module-variable-default James Bardin 2022-01-10 16:57:38 -0500
  • 684ed7505d remove synthetic default expression for variables James Bardin 2022-01-10 16:14:30 -0500
  • dabd7567af
    Update CHANGELOG.md Martin Atkins 2022-01-10 12:29:10 -0800
  • 9ebc3e1cd2 core: More accurate error message for invalid variable values Martin Atkins 2021-12-21 18:04:24 -0800
  • 36c4d4c241 core and backend: remove redundant handling of default variable values Martin Atkins 2021-12-20 16:38:52 -0800
  • 37b1413ab3 core: Handle root and child module input variables consistently Martin Atkins 2021-11-10 17:29:45 -0800
  • 483c38aca1 core: Remove TestContext2Validate_PlanGraphBuilder Martin Atkins 2021-12-02 17:41:06 -0800
  • a579ae15b0
    Update CHANGELOG.md Martin Atkins 2022-01-10 12:24:53 -0800
  • 171e7ef6d9 core: Invalid for_each argument messaging improvements Martin Atkins 2022-01-10 09:49:28 -0800
  • 5171c89e1e Fix autocomplete for workspace subcommands SuperKooks 2022-01-08 14:41:20 +1100
  • 1e9075b4fa
    Merge pull request #30226 from hashicorp/nf/dec21-derandomize-dependencies Nick Fagerlund 2022-01-07 15:26:07 -0800
  • f4eb0ed24d
    Merge pull request #30280 from Mukesh05/patch-2 Laura Pacilio 2022-01-07 10:22:57 -0500
  • 3ac334f267
    Update website/docs/language/values/locals.mdx Mukesh Kumar 2022-01-07 05:52:12 +0530
  • 4ec1feaa3d build: CGO_ENABLED when building for macOS Martin Atkins 2022-01-05 15:10:05 -0800
  • 087c2f06ee website: Documentation of how provisioners upload files Martin Atkins 2022-01-05 12:27:09 -0800
  • 870116c509 more langauge edits Laura Pacilio 2022-01-06 11:48:13 -0500
  • fbf02d6342 Language edits Laura Pacilio 2022-01-06 11:46:08 -0500
  • 6ef9cf652e
    Merge pull request #30270 from addison-grant/patch-1 Laura Pacilio 2022-01-06 11:14:46 -0500
  • 662301610d
    Merge pull request #30264 from minamijoyo/fix-typo-in-doc Laura Pacilio 2022-01-06 11:13:36 -0500
  • 05d0febf7f Relax test to focus on the behavior we care about (encoded == encoded) Nick Fagerlund 2022-01-05 14:38:53 -0800
  • 28a6036cf2 build: Separate Linux distro package builds into separate job Martin Atkins 2022-01-03 11:20:24 -0800
  • c1699ea80c build: Constrain permissions for the "build" workflow steps Martin Atkins 2022-01-03 10:45:08 -0800
  • 3bf758eaf5 build: Consolidate build-darwin job into just "build" Martin Atkins 2022-01-03 10:27:42 -0800
  • 218e55b23c build: Build docs source package as part of the release pipeline Martin Atkins 2022-01-03 10:03:00 -0800
  • b802db75d7 build: Build and run e2etest as part of the release build pipeline Martin Atkins 2021-12-23 09:10:59 -0800
  • 6704f8c795 Initial work on a new package build process Martin Atkins 2021-12-22 16:47:15 -0800
  • df36a03be1 states: Add failing test for ordered dependencies Alisdair McDiarmid 2022-01-05 12:29:20 -0500
  • 535da4ebc7
    Merge pull request #30205 from hashicorp/alisdair/fix-show-plan-against-non-default-state Alisdair McDiarmid 2022-01-05 12:03:28 -0500
  • 73f5c7779f
    Merge pull request #30292 from hashicorp/kmoe/dag-basicedge-hashcode kmoe 2022-01-05 16:49:31 +0000
  • f8fdb6de3f
    do not use pointer addr strings as map keys in set Katy Moe 2022-01-05 11:28:47 +0000
  • 8b69d24147 Update remote state data source page Laura Pacilio 2022-01-04 16:31:52 -0500
  • 96b31fb1d3 Update core workflow page Laura Pacilio 2022-01-04 15:43:52 -0500
  • 5792973dd6 Update language on import command page Laura Pacilio 2022-01-04 15:22:12 -0500
  • cab5305191 Fix formatting Laura Pacilio 2022-01-04 14:58:31 -0500
  • a8bc7a0170
    Merge pull request #30237 from hashicorp/ds.submodule-nav-main Dylan Staley 2022-01-04 11:45:49 -0800
  • 9272ff2c29
    Merge pull request #30286 from hashicorp/jbardin/dag James Bardin 2022-01-04 12:51:21 -0500
  • 8bbba22f8c
    Merge pull request #30253 from hashicorp/jbardin/move-graph James Bardin 2022-01-04 12:51:12 -0500
  • ef01d5d134
    Merge pull request #30067 from hashicorp/alisdair/redact-sensitive-values-from-function-errors Alisdair McDiarmid 2022-01-04 11:34:04 -0500
  • 344adb6c50 clarify dag comments James Bardin 2022-01-04 09:48:45 -0500
  • fae68f166f Remove sorted walk functions James Bardin 2022-01-04 09:20:30 -0500
  • f46cf7b8bc cleanup some move graph handling James Bardin 2021-12-22 17:32:19 -0500
  • 22dc685052 check for nested module index changes James Bardin 2021-12-21 15:08:48 -0500
  • deb82daf2b find implied moves in nested modules James Bardin 2021-12-21 15:40:56 -0500
  • 3d769b7282 IsModuleMoveReIndex James Bardin 2021-12-21 14:50:53 -0500
  • 74761b2f8b getmodules: Use go-getter v1.5.10 and return to upstream GitGetter Martin Atkins 2021-12-22 15:05:07 -0800
  • 3af1950adf
    Terraform may be misled, not provider Mukesh Kumar 2022-01-03 07:26:48 +0530
  • 27cc49fe91
    Update local values definition Mukesh Kumar 2022-01-01 20:35:47 +0530
  • 01be55b5c4
    Update variables.mdx Addison Grant 2021-12-27 10:25:31 -0800
  • bdf683802d docs: Fix typo in docs/plugin-protocol/releasing-new-version.md Masayuki Morita 2021-12-27 14:29:02 +0900
  • 66b4d155b1
    Merge pull request #30232 from hashicorp/jbardin/module-move-re-index James Bardin 2021-12-22 16:27:30 -0500
  • 75ef61c783 check for nested module index changes James Bardin 2021-12-21 15:08:48 -0500
  • e35c25da44 website: Try function documentation "provably" vs "probably" typo Martin Atkins 2021-12-22 11:36:35 -0800
  • 296acdd961
    Merge pull request #30020 from hashicorp/barrettclark/cloud-e2e-parallel Barrett Clark 2021-12-22 12:14:06 -0600
  • f772cb085e
    Merge pull request #30233 from hashicorp/alisdair/move-nested-modules Alisdair McDiarmid 2021-12-22 10:22:21 -0500
  • 31ed2d987c store website nav files Dylan Staley 2021-12-21 14:52:51 -0800
  • 138ca02b90 More mentions of remote backend Laura Pacilio 2021-12-21 17:51:06 -0500
  • caf0bdbe8d fix push Laura Pacilio 2021-12-21 17:39:30 -0500
  • 9022b23d57 Fixing references again Laura Pacilio 2021-12-21 17:37:35 -0500
  • 3adcc0158c Add cli integration to command pages Laura Pacilio 2021-12-21 17:19:05 -0500
  • f55af42086 Update module sources page Laura Pacilio 2021-12-21 17:10:29 -0500
  • 04fb42cb05 Update push CLI command page Laura Pacilio 2021-12-21 17:05:09 -0500
  • a72d2d408d
    Merge pull request #30095 from hashicorp/jbardin/invalid-provider-name James Bardin 2021-12-21 16:58:48 -0500
  • e761117562 find implied moves in nested modules James Bardin 2021-12-21 15:40:56 -0500
  • 346418e31f IsModuleMoveReIndex James Bardin 2021-12-21 14:50:53 -0500