terraform/website/docs/language
Martin Atkins 74761b2f8b getmodules: Use go-getter v1.5.10 and return to upstream GitGetter
There was an unintended regression in go-getter v1.5.9's GitGetter which
caused us to temporarily fork that particular getter into Terraform to
expedite a fix. However, upstream v1.5.10 now includes a
functionally-equivalent fix and so we can heal that fork by upgrading.

We'd also neglected to update the Module Sources docs when upgrading to
go-getter v1.5.9 originally and so we were missing documentation about the
new "depth" argument to enable shadow cloning, which I've added
retroactively here along with documenting its restriction of only
supporting named refs.

This new go-getter release also introduces a new credentials-passing
method for the Google Cloud Storage getter, and so we must incorporate
that into the Terraform-level documentation about module sources.
2022-01-03 11:44:16 -08:00
..
configuration-0-11 migrate docs to mdx 2021-12-14 18:41:17 -08:00
data-sources migrate docs to mdx 2021-12-14 18:41:17 -08:00
expressions migrate docs to mdx 2021-12-14 18:41:17 -08:00
files providercache: Discard lock entries for unused providers 2021-12-17 15:30:21 -08:00
functions website: Try function documentation "provably" vs "probably" typo 2021-12-22 12:10:07 -08:00
meta-arguments migrate docs to mdx 2021-12-14 18:41:17 -08:00
modules getmodules: Use go-getter v1.5.10 and return to upstream GitGetter 2022-01-03 11:44:16 -08:00
providers migrate docs to mdx 2021-12-14 18:41:17 -08:00
resources migrate docs to mdx 2021-12-14 18:41:17 -08:00
settings migrate docs to mdx 2021-12-14 18:41:17 -08:00
state migrate docs to mdx 2021-12-14 18:41:17 -08:00
syntax migrate docs to mdx 2021-12-14 18:41:17 -08:00
upgrade-guides migrate docs to mdx 2021-12-14 18:41:17 -08:00
values migrate docs to mdx 2021-12-14 18:41:17 -08:00
attr-as-blocks.mdx migrate docs to mdx 2021-12-14 18:41:17 -08:00
index.mdx migrate docs to mdx 2021-12-14 18:41:17 -08:00
v1-compatibility-promises.mdx migrate docs to mdx 2021-12-14 18:41:17 -08:00