Commit Graph

32224 Commits

Author SHA1 Message Date
Mikel Olasagasti Uranga
9b37edd359
Switch from mitchellh/mapstructure to go-viper/mapstructure/v2 (#1330)
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
2024-03-06 13:26:22 +01:00
Christian Mesh
36eb93f958
Integrate encryption config into configs package (#1295)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-03-04 11:04:45 -05:00
Christian Mesh
2f5dcd5c0a
Integrate Encryption into State Backends (#1288)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-03-04 09:25:14 -05:00
Christian Mesh
ac3ed86617
Integrate encryption into plan serialization (#1292)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-03-04 09:00:29 -05:00
Christian Mesh
997e5fa46e
State Encryption Error Handling / Diagnostics (#1294)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-03-04 08:30:30 -05:00
chenzj
2485299cd4
Fix: unit test of package internal/addr for windows #1281 (#1325)
Signed-off-by: Zejun Chen <tibazq@gmail.com>
2024-03-04 11:41:04 +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
Kuba Martin
659242f977
Fix changelog nested list indentation. (#1317)
Signed-off-by: Kuba Martin <kubam@spacelift.io>
2024-02-27 16:42:17 +01: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
Siddhartha Sonker
2c3f37a01c
1078 prerelease vs release (#1235)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2024-02-26 17:20:59 +01: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
Kuba Martin
74a479e94b
Weekly update for the 2024-02-22. (#1297)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-02-22 15:20:11 +01:00
Shashwat Pandey
96b7fce5d1
issue 966: different user agent for unit tests (#1279)
Signed-off-by: Shashwat Pandey <72958686+SypherSP@users.noreply.github.com>
2024-02-22 08:45:06 +00:00
chenzj
0b6d8ba2a5
fix: internal/config unit test for windows (#1281)
Signed-off-by: Zejun Chen <tibazq@gmail.com>
2024-02-21 14:39:59 -05: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
Siddhartha Sonker
accfe1c412
Allow referencing output from test run in local variables block (tofu test) (#1254)
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
2024-02-19 10:18:56 +00:00
lettucemode
e21a14fb0c
fix: cmd/tofu unit tests on windows (#1242)
Signed-off-by: Steven Hyland <2knowindeed@gmail.com>
2024-02-19 10:12:48 +00:00
Arel Rabinowitz
857466c1de
Fix race when using ResolvedImports (#1277)
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2024-02-19 11:10:24 +02:00
James Humphries
cbab4bee83
State Encryption Documentation and Partial Implementation (#1227)
Signed-off-by: StephanHCB <sbs_github_u43a@packetloss.de>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: James Humphries <james@james-humphries.co.uk>
Co-authored-by: StephanHCB <sbs_github_u43a@packetloss.de>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2024-02-16 14:59:19 +00:00
James Humphries
7054dda96e
Introduced consistent ordering of aliases in help text (#1244)
Signed-off-by: James Humphries <james@james-humphries.co.uk>
2024-02-15 10:54:39 +00:00
Kuba Martin
963de00445
Weekly update for 2024-02-14 (#1265)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-02-15 11:09:58 +01:00
Janos
cea1668896
Updating contribution guide (#1209)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: James Humphries <jamesh@spacelift.io>
Co-authored-by: Serdar Dalgıç <serdardalgic@users.noreply.github.com>
2024-02-14 13:26:51 +01:00
Shashwat Pandey
3d30842cf0
306 concise mode for plan (#1225)
Signed-off-by: Shashwat Pandey <72958686+SypherSP@users.noreply.github.com>
2024-02-14 13:21:35 +01:00
namgyalangmo
e2f00baf3b
Enhancement: Introduce .tar.gz Archive Format for Additional Download Option (#1252)
Signed-off-by: namgyalangmo <75657887+namgyalangmo@users.noreply.github.com>
2024-02-14 12:16:10 +01: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
Marcin Wyszynski
2ebf5fd699
Update TSC notes (#1249)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2024-02-13 10:03:33 +01:00
Arel Rabinowitz
80f72cecfe
Import ForEach: Prerequisite - Prepare codebase for dynamic addresses for ImportTargets (#1207)
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2024-02-08 16:05:12 +02: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
Kuba Martin
3f2d12fb56
Post weekly update for 20230207. (#1237)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-02-07 17:36:34 +01:00
James Humphries
199ec898e6
Resolve more inconsistencies in 32-bit systems (#1214)
Signed-off-by: James Humphries <james@james-humphries.co.uk>
Co-authored-by: Isaac Parker <parrotmac@gmail.com>
2024-02-02 13:46:38 +00:00
Philippe Desmarais
64f419e335
Fix data race condition due to shared slice (#1144) (#1182)
Signed-off-by: Philippe Desmarais <philippe.desmarais0trash@gmail.com>
2024-02-01 11:00:22 -05:00
lettucemode
d9e023353f
Added aliases for state list, state mv, and state rm (#1220)
Signed-off-by: Steven Hyland <2knowindeed@gmail.com>
2024-02-01 10:54:09 -05:00
Dmitry Kisler
7d73f2bbe6
Refactor tests to follow a safer way of setting envvars (#1215)
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2024-01-31 11:25:02 +01: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
Will Yardley
f96cb50405
command/views: Remove extra newline in validate output (#764)
Signed-off-by: William Yardley <wyardley@users.noreply.github.com>
2024-01-30 13:40:33 +01:00
Mikel Olasagasti Uranga
ceaa079937
Update to latest github.com/bmatcuk/doublestar (#1194)
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
2024-01-25 17:52:20 +01:00
dependabot[bot]
43ffeb3b4b
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1192)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 15:56:19 +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
nemobis
563175cfdb
Fix typo in TSC_SUMMARY.md (#1184)
Signed-off-by: nemobis <federico.leva@relexsolutions.com>
2024-01-24 15:23:58 +01:00
Joshua Shanks
8f23c1a8d2
Remove duplicate entry in TSC_SUMMARY (#1146)
Signed-off-by: Joshua Shanks <jjshanks@gmail.com>
Signed-off-by: Kuba Martin <kubam@spacelift.io>
Co-authored-by: Kuba Martin <kubam@spacelift.io>
2024-01-23 12:24:42 -05:00
Kuba Martin
93002bb6c9
Post weekly update. (#1179)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-01-23 16:30:18 +01:00
James Humphries
92a055b60f
Improve stability on 32-bit architectures (#1154)
Signed-off-by: James Humphries <james@james-humphries.co.uk>
2024-01-23 15:17:53 +00: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
Christian Mesh
3d4db7126f
Add details on who/what/why the TSC is and list of current members (#1152)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-01-19 10:56:39 -05:00