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.
- 16 Nov, 2021 7 commits
-
-
temp authored
-
kmoe authored
Merge pull request #29952 from hashicorp/backport/kmoe/moved-block-resource-type/immensely-fluent-sturgeon Backport of refactoring: error when changing resource type during move into v1.1
-
Katy Moe authored
-
kmoe authored
Backport of command: make module installation interruptible
-
The Terraform Team authored
Backport of cloud: convert uses of worspaces.operations into workspaces.executionMode into v1.1 (#29902) The cloud package uses a deprecated API, Operations, on workspaces to determine a workspace's execution mode. All uses of Operations field coming from the client (within the cloud package) should be converted to the appropriate ExecutionMode equivalent. Also, we need to update all acknowledgment of operations field on the tests that are testing the behavior of workspaces. Co-authored-by:
uturunku1 <luces.huayhuaca@gmail.com>
-
James Bardin authored
Backport of funcs: defer close file in filesha256 into v1.1
-
Simão Gomes Viana authored
-
- 15 Nov, 2021 7 commits
-
-
Laura Pacilio authored
Backport of Add cidr block output example to setproduct function page into v1.1
-
Laura Pacilio authored
-
Chris Arcand authored
Some small edits to the TFC migration copy.
-
Katy Moe authored
-
Katy Moe authored
-
Katy Moe authored
-
Katy Moe authored
-
- 14 Nov, 2021 1 commit
-
-
Katy Moe authored
-
- 12 Nov, 2021 3 commits
-
-
James Bardin authored
-
James Bardin authored
Backport of `ignore_changes` converting null maps to empty maps, and applying marks. into v1.1
-
Krista LaFentres (she/her) authored
-
- 11 Nov, 2021 5 commits
-
-
James Bardin authored
-
James Bardin authored
-
Katy Moe authored
Error diags from c.installModules() no longer cause getModules() to exit early. Whether installModules completed successfully, errored, or was cancelled, we try to update the manifest as best we can, preferring incomplete information to none.
-
Katy Moe authored
-
kmoe authored
Earlier work to make "terraform init" interruptible made the getproviders package context-aware in order to allow provider installation to be cancelled. Here we make a similar change for module installation, which is now also cancellable with SIGINT. This involves plumbing context through initwd and getmodules. Functions which can make network requests now include a context parameter whose cancellation cancels those requests. Since the module installation code is shared, "terraform get" is now also interruptible during module installation.
-
- 10 Nov, 2021 1 commit
-
-
Krista LaFentres (she/her) authored
Merge pull request #29919 from hashicorp/backport/lafentres/warn-about-backups-on-non-local-backends/newly-exact-crane Backport of Command state mv: Error when backup or backup-out options are used without the state option on non-local backends into v1.1
-
- 09 Nov, 2021 3 commits
-
-
Krista LaFentres authored
-
Krista LaFentres authored
-
Chris Arcand authored
Backport of 21750037
-
- 05 Nov, 2021 1 commit
-
-
Laura Pacilio authored
-
- 04 Nov, 2021 2 commits
-
-
hc-github-team-tf-core authored
-
hc-github-team-tf-core authored
-
- 03 Nov, 2021 10 commits
-
-
Chris Arcand authored
Merge pull request #29882 from hashicorp/backport/chrisarcand/streamline-remote-migration/locally-splendid-mako Backport of cloud: Add streamlined 'remote' backend state migration path into v1.1
-
Chris Arcand authored
-
Chris Arcand authored
Merge pull request #29879 from hashicorp/backport/tweak-multi-to-multi-migration-tfc/suddenly-real-duckling Backport of cloud: Autoselect migrated current workspace + migrate UX adjustments into v1.1
-
Chris Arcand authored
-
Chris Arcand authored
-
Chris Arcand authored
-
James Bardin authored
Backport of backend/oss: Removes the ConflictWith tag which on the attributes assume_role* to fix the incompatible error into v1.1
-
James Bardin authored
-
James Bardin authored
Merge pull request #29873 from hashicorp/backport/jbardin/validate-resource-values/closely-caring-vulture Backport of generate precise resource types during validate into v1.1
-
James Bardin authored
Backport of update go-cty to v1.10.0 into v1.1
-