-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Insights: hashicorp/terraform
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.11.3
published
Mar 26, 2025
27 Pull requests merged by 9 people
-
Fix protov6 crash when refreshing resource with identity
#36756 merged
Mar 27, 2025 -
Backport of Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 into v1.11
#36789 merged
Mar 27, 2025 -
Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
#36748 merged
Mar 27, 2025 -
Add TRACE logs when uploading to the cloud and remote backends
#36757 merged
Mar 27, 2025 -
Backport of updates the terraform block ref to match new design doc into v1.11
#36786 merged
Mar 26, 2025 -
Backport of updates the terraform block ref to match new design doc into v1.10
#36785 merged
Mar 26, 2025 -
Backport of updates the terraform block ref to match new design doc into v1.9
#36784 merged
Mar 26, 2025 -
updates the terraform block ref to match new design doc
#36781 merged
Mar 26, 2025 -
Backport of updated some of the boilerplate text into v1.8
#36771 merged
Mar 26, 2025 -
Backport of updated some of the boilerplate text into v1.9
#36772 merged
Mar 26, 2025 -
Backport of updated some of the boilerplate text into v1.7
#36770 merged
Mar 26, 2025 -
Backport of updated some of the boilerplate text into v1.5
#36768 merged
Mar 26, 2025 -
Backport of updated some of the boilerplate text into v1.6
#36769 merged
Mar 26, 2025 -
Backport of updated some of the boilerplate text into v1.3
#36766 merged
Mar 26, 2025 -
Backport of updated some of the boilerplate text into v1.10
#36773 merged
Mar 26, 2025 -
Backport of updated some of the boilerplate text into v1.11
#36774 merged
Mar 26, 2025 -
updated some of the boilerplate text
#36761 merged
Mar 26, 2025 -
Cleanup after 1.11.3 release
#36765 merged
Mar 26, 2025 -
Prepare for 1.11.3 release
#36764 merged
Mar 26, 2025 -
stacks: remove all the unnecessary ctx function parameters
#36762 merged
Mar 26, 2025 -
stacks: make promises identify themselves
#36749 merged
Mar 26, 2025 -
Update
hashicorp/go-plugin
dependency#36561 merged
Mar 26, 2025 -
remove unused interface
#36759 merged
Mar 25, 2025 -
Update Next.js dependency
#36755 merged
Mar 25, 2025 -
Increase test coverage for local backend's PathsConflictWith and StatePaths methods
#36752 merged
Mar 25, 2025 -
Update more website dependencies: zod, word-wrap, semver, @hashicorp/platform-cli
#36574 merged
Mar 24, 2025 -
Add test coverage for
local
backend's backend.Backend methods and behaviours#36750 merged
Mar 24, 2025
10 Pull requests opened by 6 people
-
🛑 DO NOT MERGE spike work to support stacks cli as a plugin
#36754 opened
Mar 24, 2025 -
Backport of updated some of the boilerplate text into v1.4
#36767 opened
Mar 26, 2025 -
stacks: provide stack and config on component creation
#36778 opened
Mar 26, 2025 -
include help entry for -replace
#36780 opened
Mar 26, 2025 -
stacks: rename Removed to RemovedComponent in stackeval
#36782 opened
Mar 26, 2025 -
stacks: allow removed blocks to target components in nested stacks
#36787 opened
Mar 27, 2025 -
stacks: include existing components when deferring nested stacks
#36788 opened
Mar 27, 2025 -
Update to Go 1.24.1, update dependencies
#36790 opened
Mar 27, 2025 -
disable tls kyber KEX
#36791 opened
Mar 27, 2025 -
Update URLs from `www.terraform.io` to `developer.hashicorp.com`
#36792 opened
Mar 27, 2025
5 Issues closed by 3 people
-
terraform cloud throwing error with stacks due to `.terraform-version` file
#36783 closed
Mar 27, 2025 -
Terraform should be backward compatible: 1.11.1 -> 1.11.3
#36775 closed
Mar 26, 2025 -
kubernetes provider ignoring config_context setting
#36760 closed
Mar 25, 2025 -
`data.terraform_remote_state.foo.outputs.greeting` in `website/docs/language/backend/gcs.mdx` is incorrect
#36100 closed
Mar 25, 2025 -
TF does not understand CTRL+C and continue operation
#36695 closed
Mar 24, 2025
4 Issues opened by 3 people
-
`terraform -help` and `apply -help` do not show `-replace` options
#36779 opened
Mar 26, 2025 -
avoid reading data sources which are not needed during destroy
#36777 opened
Mar 26, 2025 -
don't validate a resource block when there is a static `count = 0`
#36776 opened
Mar 26, 2025 -
Spell check in Config File Readme
#36763 opened
Mar 26, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Replacing the `check` block with the content type page
#36743 commented on
Mar 27, 2025 • 22 new comments -
Terraform Test: Allow skipping cleanup of entire test file or individual run blocks
#36729 commented on
Mar 25, 2025 • 3 new comments -
Feature proposal: Allow a module to directly contain content structured in folders
#23047 commented on
Mar 25, 2025 • 0 new comments -
Terraform 1.11 with azurerm provider Terraform plan fails with 401 authentication issue when backend and azurerm provider are in different tenants
#36728 commented on
Mar 25, 2025 • 0 new comments -
Add support for "raw" strings, which do not escape their contents.
#24604 commented on
Mar 25, 2025 • 0 new comments -
terraform plan -detailed-exitcode return exit code despite non empty diff
#36476 commented on
Mar 25, 2025 • 0 new comments -
Ignore the fact that an object has been deleted
#29245 commented on
Mar 26, 2025 • 0 new comments -
Ability to pass providers to modules in for_each
#24476 commented on
Mar 26, 2025 • 0 new comments -
Apply `skip_s3_checksum` option to `GetObject` calls
#36704 commented on
Mar 27, 2025 • 0 new comments -
set up resource page and reference area
#36617 commented on
Mar 27, 2025 • 0 new comments -
[communicator] add `proxy_command` support to connection block
#36643 commented on
Mar 26, 2025 • 0 new comments -
[Do not merge] March Sprint Branch for configuration rewrites
#36724 commented on
Mar 27, 2025 • 0 new comments