Commit Graph

2380 Commits

Author SHA1 Message Date
Jesper Schmitz Mouridsen
0750bcc1ef Update bsd.mdx (#1438)
Signed-off-by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
2024-03-27 12:16:38 -04:00
Mick Tarsel
e72a1baa75 docs: Add mailto prefix for email address (#1416)
Signed-off-by: Mick Tarsel <mtarsel@gmail.com>
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-03-20 11:57:27 +01:00
ALZ
4117fc281a docs: fix typo (#1400)
Signed-off-by: ALZ <axza@users.noreply.github.com>
Co-authored-by: Alejandro Lazaro <virtualroot@users.noreply.github.com>
2024-03-14 18:32:00 +01: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
Shashwat Pandey
e539576a84 added documentation of -concise flag for plan (#1356)
Signed-off-by: Shashwat Pandey <72958686+SypherSP@users.noreply.github.com>
2024-03-11 12:03:54 +01:00
Christian Mesh
5ab6167bbf Initial wiring of encryption through the command package (#1316)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-03-07 08:55:57 -05: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
Shashwat Pandey
4482ce9226 issue 1206: add documentation for private registry (#1319)
Signed-off-by: Shashwat Pandey <72958686+SypherSP@users.noreply.github.com>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
2024-03-07 06:45:34 +01: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
Janos
632cbff69f Removing erroneously added stuff (#1314)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-02-27 13:53:10 +01:00
Russell Poovey
806c585824 Update alpine-manual.sh (#1311)
Signed-off-by: Russell Poovey <git@0896c69e.anonaddy.com>
2024-02-27 10:23:47 +00: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
Ronny Orot
e9fe0f1118 Add support for removed block (#1158)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2024-02-21 10:31:44 +02:00
Nikita Barskov
851391f2e6 Add page about official OpenTofu Docker image (#1271)
Signed-off-by: Nikita Barskov <nbarskov@gmail.com>
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-02-19 20:09:46 +01:00
Yuvraj
ee72400176 feat: add freebsd installation (#1260)
Signed-off-by: Yuvraj <evalsocket@gmail.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-02-19 14:47:47 +00:00
Mikel Olasagasti Uranga
2d08241b8f Docs: add Fedora section and minor changes in rpm doc (#1280)
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
2024-02-19 10:54:48 +00:00
Mick Tarsel
62241f0926 docs: Add Community Supported Architectures Section to Install Docs - ppc64le (#1224)
Signed-off-by: Mick Tarsel <mtarsel@gmail.com>
2024-02-13 15:13:53 +01:00
Chaim Platonov
f92ae16419 Docs: there're more than two installation methods (#1239)
Signed-off-by: Chaim Platonov <chaim.platonov@gmail.com>
2024-02-08 11:06:56 +00:00
namgyalangmo
cb2e9119aa Update copyright notice (#1232)
Signed-off-by: namgyalangmo <75657887+namgyalangmo@users.noreply.github.com>
2024-02-08 09:48:59 +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
Johannes Røsvik
99509586db Fix typo in standalone-install.sh (#1186)
Signed-off-by: Johannes Røsvik <j.rosvik@gmail.com>
2024-01-25 07:55:29 +01:00
Christian Mesh
444b059d28 Add Environment Variables to plugin signing page (#1159)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-01-23 09:50:54 -05: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
Nils Ballmann
3b4069e697 docs(install): add missing steps in Debian family when facing hardened umask (#1126)
Signed-off-by: Nils Ballmann <45712604+nsballmann@users.noreply.github.com>
2024-01-16 07:36:46 -05:00
Damian Stasik
5071fdc233 Escape wildcard signs in docs/cli/commands/test/index.mdx (#1110) 2024-01-12 11:46:14 +01:00
Marcin Wyszynski
b524b6140c Implement cidrcontains function (#366) 2024-01-11 23:33:55 +01:00
Patrick Decat
5065213027 docs: fix wget https://get.opentofu.org command (#1095)
Signed-off-by: Patrick Decat <pdecat@gmail.com>
2024-01-10 10:49:56 -05:00
Tony DevOps
dc0aa92c62 Fix broken link on migration page to the CLI install page. (#1093)
Signed-off-by: Tony Worthit <868644+TonyLovesDevOps@users.noreply.github.com>
2024-01-10 16:22:54 +01:00
Janos
0d915ead58 Updating install instructions to include the installer script (#1070)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2024-01-10 09:27:09 -05:00
Kuba Martin
47c34d05e2 Refactor base64gunzip function to be more in line with other functions. (#1077)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-01-08 15:05:20 +01:00
Maximiliano Aguirre
bf8a66d42d fix website link (#1062)
Signed-off-by: Maximiliano Aguirre <maxi.aguirre@outlook.es>
Co-authored-by: Maximiliano Aguirre <maxi.aguirre@outlook.es>
2024-01-02 09:10:13 -05:00
Marcel França
38403f886b doc(website): Adding missing import statement on homebrew installation documentation (#1059)
Signed-off-by: Marcel França <marcel@marcelfranca.com>
2023-12-29 09:26:20 +01:00
Kuba Martin
064f150047 Improve changelog and docs message for nonsensitive function fixes. (#1055)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-27 15:47:27 +01:00
Joao C Costa
28e6bce155 nonsensitive no longer produces error when applied to values that are not sensitive (#369)
Signed-off-by: Joao C Costa <joao.costa@kit-ar.com>
2023-12-27 15:16:13 +01:00
Ronny Orot
55651dca33 Backend/S3: Change default of use_legacy_workflow to false and deprecate (#1049)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2023-12-24 10:19:01 +02:00
l-with
ae5ec54458 implement gunzipbase64 (#799)
Signed-off-by: Lars With <lars@with.de>
2023-12-21 11:16:15 -05:00
Christian Mesh
b186fd3912 Docs update, remove additional terraform references (#1046)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2023-12-21 08:58:23 -05:00
Janos
8d1645684d Fixes #980: Remove Packagecloud instructions (#1036)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-12-19 10:43:50 +01:00
Janos
4be14d43ad Fixes #908: Migration guide (#1021)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-19 09:01:56 +01:00
Ronny Orot
99e51a166d Fix renaming mistakes in docs (#1012)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2023-12-14 13:16:21 +02:00
Christian Mesh
abd324ea7c Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
Janos
5fc6ba240d Testable Homebrew instructions (#984)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-08 11:27:08 -05:00