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
James Humphries
85c9bb2418
Added urldecode to changelog, bumped all new functions together in the changelog ( #1352 )
...
Signed-off-by: James Humphries <james@james-humphries.co.uk>
2024-03-11 10:23:48 +00:00
Christian Mesh
cef62ea738
Update to encryption key provider interface ( #1351 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-03-08 07:55:08 -05:00
Janos
8cd4036af0
Weekly update (2024-03-07) ( #1348 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: James Humphries <jamesh@spacelift.io>
2024-03-08 09:54:41 +00: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
Brian Vander Schaaf
783100123c
fix: test flakiness from nondeterministic waiting ( #1337 )
...
Signed-off-by: Brian Vander Schaaf <6099457+bvand@users.noreply.github.com>
2024-03-06 16:25:14 -05:00
Roger Simms
5e239012a1
Add TSC meeting notes from 2024-02-27 ( #1344 )
...
Signed-off-by: Roger Simms <roger.simms@harness.io>
Signed-off-by: Roger Simms <roger.simms@gmail.com>
2024-03-06 15:00:15 -05:00
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 ImportTarget
s ( #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