Andrei Ciobanu
eba25e2fed
Add the initial implementation for s3 locking ( #2521 )
...
Signed-off-by: yottta <andrei.ciobanu@opentofu.org>
2025-02-25 14:17:30 +02:00
Alexander Scheel
c66319a56b
Remove experimental marker from OpenBao transit ( #2536 )
...
Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
2025-02-21 10:00:13 -05:00
Ilia Gogotchuri
ec4e0cf0e2
Migration of null resource to terraform data ( #2481 )
...
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
2025-02-06 17:45:00 +04:00
Thomas de Lachaux
897f9ebf06
fix(docs): correct custom example typo ( #2485 )
...
Signed-off-by: Thomas de Lachaux <21559770+ThomasLachaux@users.noreply.github.com>
2025-02-06 09:32:20 +01:00
Ilia Gogotchuri
5968e195b0
Moved for different types ( #2370 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2025-02-05 15:14:19 +04:00
AbstractionFactory
60fdd359d5
Fixes #2337 : External encryption method ( #2367 )
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2025-01-31 12:13:18 -05:00
Oleksandr Levchenkov
2a4d81042b
make pg backend acquire schema-based global locks ( #2411 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2025-01-31 14:21:36 +02:00
Ludovico Magnocavallo
e7f130a490
Add example on supporting both OpenTofu and Terraform versions to version-constraints.mdx ( #2302 )
...
Signed-off-by: Ludovico Magnocavallo <ludo@qix.it>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2025-01-24 12:48:11 -05:00
Nik Stuckenbrock
8f616d41fd
Fix custom docker image instructions by adding gpg-agent package ( #2405 )
...
Signed-off-by: Nik Stuckenbrock <35262568+nikstuckenbrock@users.noreply.github.com>
2025-01-21 21:37:50 +01:00
AbstractionFactory
f254cbc673
Fixes #2356 : Minimal base image ( #2375 )
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2025-01-15 13:46:34 +01:00
Oleksandr Levchenkov
d7af2c4d39
update tofu console docs for non-interactive use-case ( #2369 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com>
Co-authored-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2025-01-14 19:03:30 +02:00
AbstractionFactory
174f1d5784
Fixed broken links in encryption docs ( #2366 )
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2025-01-13 16:00:48 +01:00
AbstractionFactory
b036e534b2
Fixing incorrect keyprovider-external.tofu ( #2365 )
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2025-01-13 15:53:05 +01:00
AbstractionFactory
09403c7328
Docs prep for 1.10 ( #2357 )
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2025-01-10 11:40:17 +01:00
AbstractionFactory
5a6d2d3e98
Fixes #2022 : Running external commands as a key provider ( #2023 )
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
Signed-off-by: ollevche <ollevche@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2025-01-08 12:08:30 -05:00
Ilia Gogotchuri
2d9cef1f55
Functions: decode_tfvars, encode_tfvars, encode_expr on bult-in provider for compatibility ( #2306 )
...
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-12-25 13:21:59 +04:00
Ilia Gogotchuri
ffa43acfcd
Azurerm backend timeout ( #2263 )
...
adds a timeout_seconds configuration variable with a default value to the AzureRM backend
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
2024-12-06 17:32:23 +04:00
Martin Atkins
c453eb6a3b
website: Initial documentation updates for dynamic provider instances ( #2138 )
...
Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
2024-12-05 07:46:02 -05:00
Christian Mesh
f6a1d8e2dd
Support References in Variable Validation ( #2216 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-12-04 14:24:44 -05:00
Christian Mesh
3d51e3c9df
Shallow clone of website/submodules for testing ( #2249 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-12-04 12:24:41 -05:00
Oleksandr Levchenkov
da1ad73f6e
fix tf migration buttons in docs ( #2243 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2024-12-04 12:46:23 +02:00
Oleksandr Levchenkov
6c8bfa2794
implement override resources for mock providers ( #2168 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2024-12-03 11:24:26 -05:00
AbstractionFactory
091f68d173
Updated migration guides ( #2224 )
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-11-28 14:57:55 +01:00
dependabot[bot]
ce8c443754
Bump cross-spawn from 7.0.3 to 7.0.6 in /website ( #2185 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 18:44:34 +01:00
dependabot[bot]
6081a05d60
Bump micromatch from 4.0.5 to 4.0.8 in /website ( #2178 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 18:17:10 +01:00
Oleksandr Levchenkov
e4f685d12b
pin node version for docusaurus build ( #2177 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2024-11-19 09:45:02 +01:00
Oleksandr Levchenkov
5264ccee99
fix documentation typo in mock provider link ( #2146 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2024-11-06 17:30:40 +02:00
Arel Rabinowitz
3d4bf29c56
Add exclude flag support ( #1900 )
...
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2024-11-05 10:16:00 -05:00
AbstractionFactory
9d842aa920
Fixes #1605 : Customizable metadata key on encryption key providers ( #2080 )
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2024-10-30 19:52:23 +01:00
Alejandro Sajaroff
ffeb707b44
Adding documentation for HTTP backend user-defined headers ( #2020 )
...
Signed-off-by: Alejandro Sajaroff <29068982+asajaroff@users.noreply.github.com>
2024-09-27 10:41:44 +02:00
Arunim Chaudhary
8a9f87316e
Fix Terraform Version in 1.8.x Migration Guide ( #1987 )
...
Signed-off-by: Arunim Chaudhary <arunim.chaudhary@stackguardian.io>
2024-09-19 13:28:36 -04:00
Christian Mesh
aa657ef0fb
Update docs version message ( #1990 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-09-18 11:04:59 -04:00
abstractionfactory
892440def6
Fixes #1931 : Dockerfile update / base image deprecation ( #1993 )
...
Signed-off-by: Janos <179820029+abstractionfactory@users.noreply.github.com>
2024-09-17 16:07:07 +02:00
Nathan Baulch
9b7bec31b4
Another batch of minor typos ( #1953 )
...
Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com>
2024-09-09 07:51:39 -04:00
Oleksandr Levchenkov
74cad3a2f3
fix typo in import docs ( #1970 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2024-09-06 09:47:02 -04:00
Nathan Baulch
ea558d9d4b
Fix typos ( #1905 )
...
Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2024-08-29 13:20:33 -04:00
Ronny Orot
23d69e2351
Cloud Backend - Fix logic that forces TF_WORKSPACE to be equal to a tag name ( #1930 )
...
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2024-08-22 10:55:50 +03:00
Syasusu
8c0d89bec0
fix inconsistent sidebar title of functions ( #1906 )
...
Signed-off-by: Syasusu <syasusu@163.com>
2024-08-12 16:23:54 +02:00
Jordan Pitlor
0e6d14b301
Update environment-variables.mdx ( #1885 )
...
Signed-off-by: Jordan Pitlor <jpitlor@gmail.com>
Signed-off-by: Jordan Pitlor <jordan@pitlor.dev>
2024-08-07 11:25:44 +03:00
Arel Rabinowitz
762eac259b
Docs: Update 1.8.0 upgrade docs, when S3 bucket is used ( #1876 )
...
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-08-05 07:37:17 -04:00
may every hack help
9198166771
Fix Docusaurus "broken link" warnings on main branch of docs ( #1884 )
...
Signed-off-by: Tom Spurling <tom@tspurling.co.uk>
Co-authored-by: Tom Spurling <tom@tspurling.co.uk>
2024-08-05 07:24:11 -04:00
Oleksandr Levchenkov
d65fb742be
add clarification on remote vs remote state backends ( #1851 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-07-30 10:22:10 +03:00
Oleksandr Levchenkov
c3ddd51d8c
update documentation images ( #1864 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2024-07-29 11:47:07 -04:00
Andrew Hayes
d2b603c8b2
Fixes some of the links for the TACOS docs ( #1862 )
...
Signed-off-by: Andrew Hayes <andrew.hayes@harness.io>
2024-07-29 10:06:30 +01:00
Christian Mesh
3b3822d770
Improve documentation around static evaluation ( #1843 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: ollevche <ollevche@gmail.com>
Co-authored-by: ollevche <ollevche@gmail.com>
2024-07-23 09:31:50 -04:00
Andrew Hayes
520165c089
Adds TACOS page to docs and links to it from all mentionds of TACOS ( #1836 )
...
Signed-off-by: Andrew Hayes <andrew.hayes@harness.io>
2024-07-23 09:55:58 +01:00
Ronny Orot
faf9f6aedc
Add documentation about the new .tofu extension ( #1841 )
...
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2024-07-22 18:35:59 +03:00
Oleksandr Levchenkov
9d9a7aab06
add mock providers for testing framework ( #1772 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2024-07-09 14:41:52 +03:00
Oleksandr Levchenkov
19b5287b8f
allow static evaluations in encryption configuration ( #1728 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2024-06-24 10:18:16 -04:00
Christian Mesh
8f8e0aa4aa
Static Evaluation Base, Module Sources, Backend Config ( #1718 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Christian Mesh <cristianmesh1@gmail.com>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-06-24 09:13:07 -04:00