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.
- 09 Jun, 2022 1 commit
-
-
Laura Pacilio authored
-
- 08 Jun, 2022 2 commits
-
-
Laura Pacilio authored
-
Laura Pacilio authored
-
- 09 Jun, 2022 3 commits
-
-
Laura Pacilio authored
Backport of docs: update depends_on.mdx meta-argument into v1.2
-
James Bardin authored
-
James Bardin authored
Backport of deprecate unmaintained remote state backends into v1.2
-
- 08 Jun, 2022 3 commits
-
-
James Bardin authored
-
James Bardin authored
-
Laura Pacilio authored
Merge pull request #31209 from hashicorp/backport/add-format-function-guidance/ultimately-lucky-halibut Backport of Add guidance about using the format function into v1.2
-
- 07 Jun, 2022 2 commits
-
-
Laura Pacilio authored
-
Laura Pacilio authored
-
- 06 Jun, 2022 3 commits
-
-
Laura Pacilio authored
Backport of Add details reg. verbosity of debug log level (replace #29641) into v1.2
-
Ignacio Miranda Figueroa authored
-
James Bardin authored
Merge pull request #31190 from hashicorp/backport/bflad-GetProviderSchema-early-diag-return/duly-intimate-guinea Backport of Return early on GetProviderSchema RPC responses with error diagnostics into v1.2
-
- 03 Jun, 2022 2 commits
-
-
Paul Schock authored
-
Brian Flad authored
-
- 02 Jun, 2022 1 commit
-
-
Laura Pacilio authored
Backport of Fix custom conditions example into v1.2
-
- 01 Jun, 2022 6 commits
-
-
Martin Atkins authored
-
hc-github-team-tf-core authored
-
hc-github-team-tf-core authored
-
kmoe authored
-
kmoe authored
-
Adam Christie authored
-
- 31 May, 2022 4 commits
-
-
uturunku1 authored
-
The Terraform Team authored
Co-authored-by:
uturunku1 <luces.huayhuaca@gmail.com>
-
The Terraform Team authored
Co-authored-by:
Katy Moe <katy@katy.moe>
-
The Terraform Team authored
* backport of commit 42a12a47 * backport of commit cae313385613a883cf6583ac0bf31be327739ff9 Co-authored-by:
Katy Moe <katy@katy.moe>
-
- 30 May, 2022 4 commits
-
-
Alisdair McDiarmid authored
-
Alisdair McDiarmid authored
Merge pull request #31151 from hashicorp/backport/alisdair/var-flag-spaces-error/repeatedly-promoted-lionfish Backport of cli: Improved error for invalid -var "foo = bar" into v1.2
-
Alisdair McDiarmid authored
-
Alisdair McDiarmid authored
Merge pull request #31152 from hashicorp/backport/29156_do_not_log_sensitive_values/nearly-safe-bullfrog Backport of Fixes #29156: Failing sensitive variables values are not logged into v1.2
-
- 26 May, 2022 1 commit
-
-
The Terraform Team authored
Co-authored-by:
Nick Fagerlund <nick.fagerlund@gmail.com>
-
- 25 May, 2022 2 commits
-
-
James Bardin authored
Backport of update go-getter into v1.2
-
James Bardin authored
-
- 24 May, 2022 1 commit
-
-
James Bardin authored
Backport of add unknown paths to diags for debugging into v1.2
-
- 23 May, 2022 5 commits
-
-
Martin Atkins authored
Previously we'd discard everything after the second dash.
-
Martin Atkins authored
This also sets an additional variable if it detects that this is an alpha or development build, which currently does nothing but might eventually turn on the ability to use experimental features, if we make that something available only in prereleases.
-
Martin Atkins authored
The actions/checkout workflow does some heroics to try to fetch exactly the commit being built and nothing else, even if asked to fetch the history leading up to that commit. That means we don't end up having enough information to get an accurate answer from "git describe". Since we're intentionally relying on the git history here, we'll fetch all of the tags explicitly after initial checkout. Although that does add some delay to this step, we're intentionally doing this version calculation only once as a separate workflow job so that all of the other jobs can still benefit from this action's quicker checkout behavior.
-
hc-github-team-tf-core authored
-
hc-github-team-tf-core authored
-