Commit Graph

770 Commits

Author SHA1 Message Date
Taliesin Sisson
690a38dd69 Make table name and index name a config value for PG backend (#2465)
Signed-off-by: Taliesin Sisson <taliesins@yahoo.com>
2025-04-09 17:21:25 -04:00
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
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
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
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
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
Syasusu
8c0d89bec0 fix inconsistent sidebar title of functions (#1906)
Signed-off-by: Syasusu <syasusu@163.com>
2024-08-12 16:23:54 +02: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
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
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
Arel Rabinowitz
927d1a5759 Remove use_legacy_workflow from the S3 backend configuration (#1730)
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2024-06-17 13:33:10 -04:00
Janos
27ed1d8dcd Fixes #1644: Incorrect encryption env config documentation (#1670)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-05-22 19:52:52 +02:00
Wei
542ad1b29c docs: broken link (#1659)
Signed-off-by: Wei Hong <zxc37984@gmail.com>
2024-05-20 11:15:44 -04:00
Wei
4aa964e256 typo: language settings backends configuration typo (#1637)
Signed-off-by: Wei Hong <zxc37984@gmail.com>
2024-05-10 09:12:26 +02:00
Oleksandr Levchenkov
adcdec9525 Update textencodebase64 and textdecodebase64 documentation (#1634)
Signed-off-by: Alexis Saettler <alexis@saettler.org>
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2024-05-09 06:41:23 -04:00
Siddhartha Sonker
1067320b11 Fixed broken link in State and Plan Encryption documentation (#1597)
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
2024-05-03 16:00:10 +02:00
chenzj
267fbb17a0 Rewrite outdated doc of function call with sensitive data (#1486)
Signed-off-by: Zejun Chen <tibazq@gmail.com>
2024-04-30 06:24:48 -04:00
Janos
aea329deed Docs cleanup before 1.7 release (#1573)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-30 11:55:47 +02:00
Janos
4abe323003 Missed links from link rewrite (#1543)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-24 13:46:37 +02:00
Janos
a15a6c9657 Versioned docs: replacing docs links with relative variants (#1537)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Damian Stasik <920747+damianstasik@users.noreply.github.com>
Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com>
Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com>
Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com>
2024-04-24 13:24:30 +02:00
Christian Mesh
d39b076cf0 Update provider functions documentation (#1512)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-04-18 10:39:31 -04:00
Janos
c9f55fe418 Issue #1033: Docs for for_each on import (#1503)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-04-18 15:38:42 +02:00
Janos
07d88c0786 Cleaning up encryption docs for 1.7.0-beta1 (#1495)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: James Humphries <James@james-humphries.co.uk>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
Co-authored-by: Siddhartha Sonker <34684647+siddharthasonker@users.noreply.github.com>
2024-04-18 09:19:17 +01:00
Christian Mesh
d7e96665f6 Add unencrypted Method for migrations (#1458)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-04-12 09:38:21 -04:00
Christian Mesh
b868012192 Integrate provider functions (#1439)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-04-10 08:04:08 -04:00
Oleksandr Levchenkov
7b68b7827f add changelog entry for GCP KMS and OpenBao; update bao doc domain (#1481)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-04-10 14:41:29 +03:00
Oleksandr Levchenkov
e1e182987b add OpenBao as key provider for state encryption (#1436)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-04-08 13:38:17 +01:00
Jessie Puls
650ab6db8f Fixing link that was pointing to localhost in docs (#1466)
Signed-off-by: Jessie Puls <jessiepuls@gmail.com>
2024-04-04 13:40:03 -04:00
Александар Симић
f75920b609 Fix for setting the env variable on Unix/Linux (#1463)
Signed-off-by: Александар Симић <a@repl.ist>
2024-04-04 09:58:49 -04:00
Oleksandr Levchenkov
3fdd533d9c add website docs for GCP KMS key provider (#1459)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-04-04 12:08:33 +03:00