This project is mirrored from https://:*****@github.com/hashicorp/terraform.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 20 May, 2022 6 commits
-
-
Martin Atkins authored
54179759 addressed a regression in the logic for catching when the newer module meta-arguments are used in conjunction with the legacy practice of including provider configurations inside modules, where the check started incorrectly catching situations where the legacy nested provider configuration was in the same module as the child call using one of those meta-arguments. This is a regression test to catch if a similar bug arises in the future. Since it's testing validation rules that apply to an entire configuration tree, it ended up in a rather idiosyncratic location under the "configload" package, rather than directly in "configs". The "configs" package only knows how to load one module at a time, so it's harder to write a test like this in that context. Due to it being further removed from the code it is testing, I included a test for the correct error too in order to increase the chance that we'll learn if future changes in the "configs" package invalidate this regression test. I've verified that this new test fails without the change made in the earlier commit.
-
James Bardin authored
-
James Bardin authored
Merge pull request #31096 from hashicorp/backport/update-the-non-blockchain-kind-of-crypto/correctly-keen-mutt Backport of update golang.org/x/crypto again into v1.2
-
James Bardin authored
Correct typo in 1.2.0's CHANGELOG.md
-
The Terraform Team authored
Co-authored-by:
Katy Moe <katy@katy.moe>
-
Georg Gadinger authored
-
- 19 May, 2022 17 commits
-
-
Adedayo Samuel authored
Changing a typo in the Big Fixes list: `inteerruptiong` to `interruption`.
-
Laura Pacilio authored
-
Laura Pacilio authored
`local-exec` documentation lacks on-destroy documentation
-
Laura Pacilio authored
-
Laura Pacilio authored
Use different names for var and block
-
Laura Pacilio authored
Add warning about drift to cloud block environment variables
-
Laura Pacilio authored
Co-authored-by:
rita <8647768+ritsok@users.noreply.github.com>
-
StefanSchoof authored
-
Laura Pacilio authored
Change private to public in custom conditions example
-
Laura Pacilio authored
Co-authored-by:
Robin Norwood <rnorwood@hashicorp.com>
-
Laura Pacilio authored
-
Laura Pacilio authored
-
Laura Pacilio authored
Add missing syntax highlighting for terraform snippets
-
Laura Pacilio authored
Add swift to workspace docs
-
Sylvain METAYER authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
Laura Pacilio authored
Update apt.mdx
-
Laura Pacilio authored
Add warning about spaces in variable value assignment
-
- 18 May, 2022 17 commits
-
-
hc-github-team-tf-core authored
-
hc-github-team-tf-core authored
-
Martin Atkins authored
-
hc-github-team-tf-core authored
-
James Bardin authored
v1.2 backport upgrade guide
-
James Bardin authored
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
-
James Bardin authored
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
James Bardin authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-