-
Notifications
You must be signed in to change notification settings - Fork 907
Insights: opentofu/opentofu
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
-
v1.7.5
published
Nov 4, 2024 -
v1.8.5
published
Nov 4, 2024 -
v1.9.0-alpha1
published
Nov 6, 2024 -
v1.9.0-alpha2
published
Nov 19, 2024 -
v1.7.6
published
Nov 22, 2024 -
v1.8.6
published
Nov 22, 2024
52 Pull requests merged by 13 people
-
Backport[v1.7]: #2224 (Updated migration guides)
#2228 merged
Nov 28, 2024 -
Backport[v1.8]: #2224 (Updated migration guides)
#2227 merged
Nov 28, 2024 -
Updated migration guides
#2224 merged
Nov 28, 2024 -
Fix: Change warning to error when incorrect type is used for mocking a resource
#2220 merged
Nov 28, 2024 -
Skip imports on
tofu destroy
#2214 merged
Nov 25, 2024 -
Creating a release manual
#2212 merged
Nov 25, 2024 -
update 1.8 versions
#2211 merged
Nov 22, 2024 -
update 1.7 versions
#2210 merged
Nov 22, 2024 -
Bump golang version to 1.22.8 (address CVE-2024-34156) (#2050)
#2183 merged
Nov 22, 2024 -
fix changelog for 1.8.6
#2207 merged
Nov 22, 2024 -
[BACKPORT] add missing changelog entry for http backend logging (#2206)
#2209 merged
Nov 22, 2024 -
[BACKPORT] add missing changelog entry for http backend logging (#2206)
#2208 merged
Nov 22, 2024 -
add missing changelog entry for http backend logging
#2206 merged
Nov 22, 2024 -
Bump golang version to 1.22.8 (address CVE-2024-34156) (#2050)
#2182 merged
Nov 22, 2024 -
Adding missing changelog entry and go.mod change for #2050
#2205 merged
Nov 22, 2024 -
[BACKPORT] fix mock type conversion in tofu test (#2144)
#2197 merged
Nov 21, 2024 -
fix mock type conversion in tofu test
#2144 merged
Nov 20, 2024 -
[BACKPORT] fix mock provider validation (#2140)
#2196 merged
Nov 20, 2024 -
[BACKPORT] Add DEBUG-level logging to the "http" state storage backend (#2120)
#2192 merged
Nov 20, 2024 -
[BACKPORT] Add DEBUG-level logging to the "http" state storage backend (#2120)
#2193 merged
Nov 20, 2024 -
[BACKPORT] pin node version for docusaurus build (#2177)
#2195 merged
Nov 20, 2024 -
[BACKPORT] pin node version for docusaurus build (#2177)
#2194 merged
Nov 20, 2024 -
fix mock provider validation
#2140 merged
Nov 20, 2024 -
Add DEBUG-level logging to the "http" state storage backend
#2120 merged
Nov 20, 2024 -
Plumb context.Context from "package main" to the graph walk driver
#2161 merged
Nov 19, 2024 -
Bump cross-spawn from 7.0.3 to 7.0.6 in /website
#2185 merged
Nov 19, 2024 -
Bump micromatch from 4.0.5 to 4.0.8 in /website
#2178 merged
Nov 19, 2024 -
Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1
#2179 merged
Nov 19, 2024 -
Bump golang version to 1.22.8 (address CVE-2024-34156)
#2050 merged
Nov 19, 2024 -
"http" backend to return existing lock metadata on lock conflict, rather than new lock metadata
#2090 merged
Nov 19, 2024 -
pin node version for docusaurus build
#2177 merged
Nov 19, 2024 -
upgrade golangci-lint to v1.62
#2174 merged
Nov 18, 2024 -
Use Equal instead of address strings
#2172 merged
Nov 18, 2024 -
test: ensure test vars are not used in tf plan
#2128 merged
Nov 12, 2024 -
Bump version to 1.9.0-alpha2
#2153 merged
Nov 7, 2024 -
Fix destroy/orphan path with provider instances
#2150 merged
Nov 7, 2024 -
Improve log messages for providers with keys
#2152 merged
Nov 7, 2024 -
Support "v" prefixes in prerelease module version constraints
#2124 merged
Nov 6, 2024 -
fix documentation typo in mock provider link
#2146 merged
Nov 6, 2024 -
CHANGELOG: Prepare for the v1.9.0 prerelease period
#2143 merged
Nov 6, 2024 -
Implement Provider for_each
#2105 merged
Nov 5, 2024 -
Add exclude flag support
#1900 merged
Nov 5, 2024 -
Partial revert of #1911, support provider for_each in aliases
#2121 merged
Nov 5, 2024 -
Prepare for the v1.8.6 release
#2137 merged
Nov 4, 2024 -
Bump version file for 1.7.5
#2136 merged
Nov 4, 2024 -
v1.8 Backport: Fix regression of backend reinit detection when backend schema has required arguments
#2135 merged
Nov 4, 2024 -
Partially unknown provider functions arguments fixed (#2127) (#2133)
#2134 merged
Nov 4, 2024 -
Partially unknown provider functions arguments fixed (#2127)
#2133 merged
Nov 4, 2024 -
Partially unknown provider functions arguments fixed
#2127 merged
Nov 4, 2024 -
Fix regression of backend reinit detection when backend schema has required arguments
#2119 merged
Nov 4, 2024 -
CopyDir cmd code refactoring suggestions
#2070 merged
Nov 4, 2024 -
Fix tests for dynamic provider mapping
#2111 merged
Nov 4, 2024
15 Pull requests opened by 6 people
-
website: Initial documentation updates for dynamic provider instances
#2138 opened
Nov 4, 2024 -
evalchecks: Suggest -exclude as a workaround for unknown count/for_each
#2154 opened
Nov 8, 2024 -
Meta-RFC: The future of Backends
#2157 opened
Nov 9, 2024 -
Draft: OCI provider registry
#2163 opened
Nov 13, 2024 -
rfc: A Pragmatic Approach to Linting for Code Complexity
#2165 opened
Nov 13, 2024 -
providercache: Decompose Installer.EnsureProviderVersions (partially)
#2166 opened
Nov 14, 2024 -
implement override resources for mock providers
#2168 opened
Nov 14, 2024 -
Experimental support for using an OCI repository as an alternative provider installation method
#2170 opened
Nov 15, 2024 -
Draft: OCI support for modules
#2173 opened
Nov 17, 2024 -
Only wake up from waitDeps to trace when debugging
#2176 opened
Nov 18, 2024 -
[RFC] Deprecation of module variables and outputs
#2180 opened
Nov 19, 2024 -
Detect when provider and resource/module have identical for_each
#2186 opened
Nov 19, 2024 -
Split variable evaluation / validation scope
#2199 opened
Nov 21, 2024 -
WIP: Support References in Variable Validation
#2216 opened
Nov 25, 2024 -
Adding website updates to the release docs
#2226 opened
Nov 28, 2024
26 Issues closed by 9 people
-
Proposal: Pluggable Interpreter
#2231 closed
Nov 29, 2024 -
Testing: When mocking a resource, wrong type for the resource field doesn't fail, simply ignores mock
#1839 closed
Nov 28, 2024 -
Question regarding lock mechanism
#2169 closed
Nov 26, 2024 -
`import` block might cause a destroy action to attempt destruction of an already-destroyed resource
#1803 closed
Nov 25, 2024 -
Mock_data/Override_data Type Validation Error
#2200 closed
Nov 25, 2024 -
Add an ability to install providers directly from GitHub
#2109 closed
Nov 25, 2024 -
mock resource values that require set of objects are interpreted as tuple of objects and thus not set
#1837 closed
Nov 20, 2024 -
issues with override_data in test
#2008 closed
Nov 20, 2024 -
HTTP backend requests & responses are not logged the log TRACE level is enabled
#2003 closed
Nov 20, 2024 -
Need a -skip param to skip a resource while provisioning or de-provisioning the infra
#2190 closed
Nov 20, 2024 -
Opentofu not compatible with Terraform for variables condition
#2191 closed
Nov 20, 2024 -
mock_provider still expects configuration attributes
#2038 closed
Nov 20, 2024 -
OpenTofu Forum/Support System Discussion
#2114 closed
Nov 19, 2024 -
opentofu init preprocessor - for rewritting modules source, including child modules
#2110 closed
Nov 19, 2024 -
PG Backend: Allow customizing name of created table or allow setting an index pre-/suffix
#2162 closed
Nov 13, 2024 -
Add support for ElasticCache Valkey engine
#2156 closed
Nov 9, 2024 -
Don't push alphas and other pre-releases to package repositories
#2148 closed
Nov 7, 2024 -
`tofu init` cannot find module version with a "v" prefix
#2117 closed
Nov 6, 2024 -
Local state update precedence deviates in apply vs console failing to render result
#1999 closed
Nov 5, 2024 -
-exclude flag for targeted plan/apply
#426 closed
Nov 5, 2024 -
OpenTofu passes unknown values to custom functions as unitialized structs
#2126 closed
Nov 4, 2024 -
Re-running `init` with backend-config throws error
#2118 closed
Nov 4, 2024 -
Preprocessor support
#2130 closed
Nov 4, 2024
23 Issues opened by 18 people
-
Proposal: Reusable Type Definitions
#2230 opened
Nov 28, 2024 -
Allow config generation using a CLI command
#2229 opened
Nov 28, 2024 -
`filesystem_mirror` doesn't work for provider version `0.0.0`
#2225 opened
Nov 28, 2024 -
`tofu test` error message for `mock_provider` not helpful
#2223 opened
Nov 28, 2024 -
`tofu refactor` command (moving code and state to a different project)
#2222 opened
Nov 27, 2024 -
TofuPipes
#2221 opened
Nov 27, 2024 -
Variable validation reveals sensitive value
#2219 opened
Nov 26, 2024 -
pg backend new state causes lock conflicts
#2218 opened
Nov 26, 2024 -
tofu validate should work without key for state encryption (w/ -backend=false)
#2217 opened
Nov 25, 2024 -
Skip plugin installation during tofu init
#2215 opened
Nov 25, 2024 -
Add first party linting support i.e. `tofu lint`
#2213 opened
Nov 22, 2024 -
Allow configurable timeout for backend type "azurerm"
#2188 opened
Nov 20, 2024 -
github.com/Azure/go-autorest/autorest/[email protected] has been retracted
#2187 opened
Nov 19, 2024 -
Functions used in module calls values don't work as expected
#2175 opened
Nov 18, 2024 -
Deprecate (and eventually remove?) the concept of "workspaces"
#2160 opened
Nov 12, 2024 -
View the effective configuration (with expressions resolved) without configuring any providers
#2159 opened
Nov 12, 2024 -
Performance optimization of count < 1 (dead code/unreachable code)
#2158 opened
Nov 11, 2024 -
Allow provider for_each to refer to data resources, child module output values, etc
#2155 opened
Nov 8, 2024 -
Improve the abstraction level of OpenTofu with "virtual providers"
#2151 opened
Nov 7, 2024 -
Module installer's version constraint matching for prereleases is quirky
#2147 opened
Nov 6, 2024 -
Refactor `lang.ReferencesInExpr`
#2142 opened
Nov 5, 2024 -
Evaluate refactoring NodeImportResource
#2141 opened
Nov 5, 2024 -
State Unlock Obscure Error
#2132 opened
Nov 4, 2024
49 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.
-
Process RFC: RFC Tracking Issues
#2100 commented on
Nov 25, 2024 • 4 new comments -
Add RFC for global provider cache locking
#1939 commented on
Nov 19, 2024 • 3 new comments -
Allow to inspect submodule resources in OpenTofu console
#1534 commented on
Nov 2, 2024 • 0 new comments -
Compact JSON state storage is hostile to git diff
#1947 commented on
Nov 19, 2024 • 0 new comments -
Allow the default registry used by OpenTofu to be configurable
#618 commented on
Nov 19, 2024 • 0 new comments -
FIPS-compliant operating mode
#2026 commented on
Nov 20, 2024 • 0 new comments -
Allow variables to be marked as deprecated to communicate variable removal to module consumers
#1005 commented on
Nov 22, 2024 • 0 new comments -
Support keyless provider signing/verification using Sigstore
#307 commented on
Nov 22, 2024 • 0 new comments -
Refactoring with View unfinished
#420 commented on
Nov 24, 2024 • 0 new comments -
Add force-lock command
#1124 commented on
Nov 25, 2024 • 0 new comments -
CDK compatibility commitment
#1335 commented on
Nov 25, 2024 • 0 new comments -
RFC Tracker: Static Evaluation of Provider Iteration
#2123 commented on
Nov 25, 2024 • 0 new comments -
Allow for variables inside of `required_providers` blocks
#1850 commented on
Nov 26, 2024 • 0 new comments -
Unlocking Terraform's S3 Backend: Going DynamoDB-Free
#599 commented on
Nov 26, 2024 • 0 new comments -
Add mock provider level resource overrides
#2048 commented on
Nov 26, 2024 • 0 new comments -
Allow provider declarations in submodules
#1896 commented on
Nov 26, 2024 • 0 new comments -
Terraform Backend with OCI Object Storage
#1011 commented on
Nov 27, 2024 • 0 new comments -
Import blocks inside child modules
#1914 commented on
Nov 28, 2024 • 0 new comments -
Implement the stack concept
#931 commented on
Nov 28, 2024 • 0 new comments -
Top-Ranking Issues 📊
#1496 commented on
Nov 30, 2024 • 0 new comments -
default attribute values of object variables are ignored in tests
#2018 commented on
Nov 30, 2024 • 0 new comments -
Dynamic provider configuration assignment
#300 commented on
Dec 1, 2024 • 0 new comments -
Refactoring using view for graph command
#1241 commented on
Nov 19, 2024 • 0 new comments -
Enhancement: flag to treat warnings as errors
#1726 commented on
Nov 23, 2024 • 0 new comments -
Add count of forgotten resources to plan and apply outputs.
#2010 commented on
Nov 19, 2024 • 0 new comments -
Update moved semantics to allow moving a resource managed by an attribute or inline block to a separate resource
#2034 commented on
Nov 5, 2024 • 0 new comments -
Add the ability to create custom types
#1962 commented on
Nov 5, 2024 • 0 new comments -
import block creates an unnecessary dependency to default provider
#1774 commented on
Nov 5, 2024 • 0 new comments -
Ask for provider upgrade on init or auto-upgrade on plan
#2032 commented on
Nov 5, 2024 • 0 new comments -
Allow tofu init to define backend type as a command line option
#2058 commented on
Nov 5, 2024 • 0 new comments -
Introduce optional delay between actions for different instances of a resource (f.e. nodes in a cluster)
#550 commented on
Nov 6, 2024 • 0 new comments -
for_each should support tuples/lists
#2103 commented on
Nov 7, 2024 • 0 new comments -
Add OpenBao as a remote state store
#907 commented on
Nov 7, 2024 • 0 new comments -
Support Dependabot for update automation
#1236 commented on
Nov 7, 2024 • 0 new comments -
Add `depend_on` support to provider blocks
#1685 commented on
Nov 8, 2024 • 0 new comments -
Darwin e2e test failure in CI
#2043 commented on
Nov 8, 2024 • 0 new comments -
OCI Support For Modules and Providers
#1672 commented on
Nov 12, 2024 • 0 new comments -
Support OCI registries for provider and module distribution.
#308 commented on
Nov 13, 2024 • 0 new comments -
Finally allow force-unlock for remote http backend
#2027 commented on
Nov 13, 2024 • 0 new comments -
Logs do not show resources that are going to be forgotten or imported in the summary.
#1956 commented on
Nov 15, 2024 • 0 new comments -
Support OpenTofu in the VS Code Language Server
#970 commented on
Nov 16, 2024 • 0 new comments -
Add workspaces support to HTTP backend
#317 commented on
Nov 17, 2024 • 0 new comments -
Conditionally load tfvars/tf file based on Workspace
#1053 commented on
Nov 17, 2024 • 0 new comments -
Add a flag to treat warnings as errors
#757 commented on
Nov 17, 2024 • 0 new comments -
Introducing OPENTOFU_ environment variables
#641 commented on
Nov 18, 2024 • 0 new comments -
Allow Variable Validation Conditions to Refer to Other Variables
#1336 commented on
Nov 19, 2024 • 0 new comments -
Changing `create_before_destroy` and using `-refresh=false` could keep resources detached from state
#1806 commented on
Nov 19, 2024 • 0 new comments -
Functions in Terraform
#1614 commented on
Nov 19, 2024 • 0 new comments -
`tofu login` to use `$BROWSER` environment to open the login window
#1468 commented on
Nov 19, 2024 • 0 new comments