Commit Graph

804 Commits

Author SHA1 Message Date
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
Jonas Bakken
207a5e20c8 docs: update nonsensitive docs to not show error (#1391)
Signed-off-by: Jonas Bakken <jonasbakken@protonmail.com>
2024-03-29 10:29:02 -04:00
Zhiwei
6dcc39e107 doc: Add and Improve Security Notices for filemd5, md5, and filesha1 functions (#1443)
Signed-off-by: Zhiwei Liang <zhi.wei.liang@outlook.com>
2024-03-28 11:45:13 -04:00
Janos
314ab9d03d Fixed aesthetic issue for AWS KMS (#1401)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-03-14 16:28:30 +01:00
Janos
1a34c658a3 Adding AWS KMS documentation (#1399)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-03-14 16:18:04 +01:00
Janos
19a994ee7f Documentation updates for 1.7.0-alpha1 (state encryption) (#1396)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-03-14 15:05:05 +01:00
Jonas Bakken
fc5ffe4edd feat: implement issensitive function (#1381)
Signed-off-by: Jonas Bakken <jonasbakken@protonmail.com>
2024-03-13 11:22:58 +01:00
Karthik Nayak
670f2515c3 Issue 982: document provider development quirks (#1321)
Signed-off-by: kazzhar <karthik.nayak@harness.io>
2024-03-11 17:34:46 -04:00
Christian Mesh
b51396fed5 Allow for templatefile recursion (up to 1024 depth default) (#1250)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-03-11 10:00:06 -04:00
Janos
a18e643a8d PBKDF2 passphrase key provider (#1310)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: James Humphries <jamesh@spacelift.io>
2024-03-11 14:24:31 +01:00
Ronny Orot
99b43c98fc Adding removed block docs (#1332)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-03-07 15:47:22 +02:00
Janos
fa638907f1 Fixes #1169: AES-GCM implementation (#1291)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: James Humphries <James@james-humphries.co.uk>
Co-authored-by: James Humphries <jamesh@spacelift.io>
Co-authored-by: Serdar Dalgıç <serdardalgic@users.noreply.github.com>
Co-authored-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2024-03-07 10:24:37 +00:00
Pooria Ghaedi
b5889b10eb Feat: urldecode function #1234 (#1283)
Signed-off-by: pooriaghaedi <pooria.ghaedi@gmail.com>
2024-03-01 15:09:45 +00:00
Sanskruti Shahu
835dcb8121 Added templatestring function similar to templatefile (#1223)
Signed-off-by: sanskruti-shahu <sanskruti.shahu@harness.io>
Signed-off-by: Sanskruti Shahu <76054960+sanskruti-shahu@users.noreply.github.com>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
2024-02-28 09:56:05 -05:00
Rishav Dhar
5125db5841 fix broken link (#1286)
Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
2024-02-26 11:27:27 +00:00
Mario Valderrama
e84b2f7f95 Support the XDG Base Directory Specification (#1200)
Signed-off-by: Mario Valderrama <mario.valderrama@ionos.com>
2024-01-31 11:04:09 +01:00
Ronny Orot
f0b4a09cef Fix broken links and add clarifications in documentation (#1103)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2024-01-17 15:28:09 +02:00