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.
- 30 Mar, 2022 8 commits
-
-
uk1288 authored
-
Sebastian Rivera authored
Add TF_HOSTNAME env var support
-
Sebastian Rivera authored
-
Sebastian Rivera authored
-
Sebastian Rivera authored
-
Sebastian Rivera authored
Add TF_ORGANIZATION env var support
-
Sebastian Rivera authored
We previously used to throw an error denoting where in the configuration the attribute was missing or invalid. Considering that organization can be now be omitted from the configuration, our previous error message will be improperly formatted. This commit also updates the message to mention `TF_ORGANIZATION` as a valid substitute if organization is missing or invalid in the configuration.
-
Matthias Baur authored
* Clarify multiple times usage Co-authored-by:
kmoe <5575356+kmoe@users.noreply.github.com>
-
- 29 Mar, 2022 3 commits
-
-
Laura Pacilio authored
Docs Update: Show example of state lock table access control
-
Nsikan authored
Co-authored-by:
Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
-
Jamie Finnigan authored
-
- 28 Mar, 2022 4 commits
-
-
Alisdair McDiarmid authored
Description of '-' symbol as used in format()
-
Laura Pacilio authored
Add PowerShell note to file provisioner page
-
hc-github-team-tf-core authored
-
hc-github-team-tf-core authored
-
- 26 Mar, 2022 3 commits
-
-
Sebastian Rivera authored
-
Sebastian Rivera authored
TF_ORGANIZATION will serve as a fallback for configuring the organization in the `cloud` block. This is the first step to make it easier for users wanting to configure Terraform programmatically.
-
george-mengelberg authored
The existing description for the '-' symbol as use in format() stated that the result would padded spaces to the left. When tested in via 'terraform console' using format("%-10.1f", 3) the result was "3.0 " Terraform v1.1.7
-
- 25 Mar, 2022 9 commits
-
-
kmoe authored
-
kmoe authored
-
kmoe authored
-
Luces Huayhuaca authored
Co-authored-by:
kmoe <5575356+kmoe@users.noreply.github.com> Co-authored-by:
kmoe <5575356+kmoe@users.noreply.github.com>
-
Markus Bösling authored
-
kmoe authored
-
shinbunbun authored
* Add error handling for IPv6 Co-authored-by:
kmoe <5575356+kmoe@users.noreply.github.com>
-
- 24 Mar, 2022 1 commit
-
-
rita authored
Link workflow tutorials from docs
-
- 23 Mar, 2022 4 commits
-
-
Michele Degges authored
-
Luces Huayhuaca authored
Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626)
-
ritsok authored
-
Anna Winkler authored
Update comment for this transformer
-
- 22 Mar, 2022 2 commits
-
-
Anna Winkler authored
Remove extra word and add link to Wikipedia article
-
Michele Degges authored
-
- 21 Mar, 2022 4 commits
-
-
Laura Pacilio authored
-
Laura Pacilio authored
-
Laura Pacilio authored
Add note about powershell formatting
-
Alisdair McDiarmid authored
cli: Fix missing identifying attributes in diff
-
- 18 Mar, 2022 2 commits
-
-
Laura Pacilio authored
-
Laura Pacilio authored
-