James Humphries
|
12d9380982
|
Improve comparison of sensitive marks on resources, and propagate the sensitive_attributes correctly (#1640)
Signed-off-by: James Humphries <james@james-humphries.co.uk>
|
2024-07-09 08:42:02 -04:00 |
|
Oleksandr Levchenkov
|
9d9a7aab06
|
add mock providers for testing framework (#1772)
Signed-off-by: ollevche <ollevche@gmail.com>
|
2024-07-09 14:41:52 +03:00 |
|
Christian Mesh
|
2c5c8a5f72
|
Fix plan static variable injection (#1771)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: James Humphries <james@james-humphries.co.uk>
Co-authored-by: James Humphries <james@james-humphries.co.uk>
|
2024-07-09 07:17:45 -04:00 |
|
Andrew Hayes
|
7e706fa1a7
|
Adds provider function to tofu scheme/metadata commands (#1753)
Signed-off-by: Andrew Hayes <andrew.hayes@harness.io>
|
2024-07-01 16:41:27 +01: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 |
|
chenzj
|
1ecb2dcae3
|
Fixes: show insensitive plan details when resource in set with sensitive value (#1313)
Signed-off-by: Zejun Chen <tibazq@gmail.com>
Signed-off-by: chenzj <tibazq@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
|
2024-06-20 14:06:33 -04:00 |
|
Arel Rabinowitz
|
5667df4969
|
Change link for missing module or missing provider (#1724)
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
|
2024-06-16 11:46:37 -04:00 |
|
Oleksandr Levchenkov
|
64fb36dc54
|
add override implementation for testing framework (#1499)
Signed-off-by: ollevche <ollevche@gmail.com>
Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Ronny Orot <ronny.orot@gmail.com>
|
2024-06-06 13:20:41 +03:00 |
|
Oleksandr Levchenkov
|
5a161c8bcc
|
add automated copyright header check (#1696)
Signed-off-by: ollevche <ollevche@gmail.com>
Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com>
|
2024-06-03 16:49:36 +03:00 |
|
Siddhartha Sonker
|
9138470a67
|
Allowed variable to pass inside variables block (#1488)
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
|
2024-06-03 18:44:05 +05:30 |
|
Christian Mesh
|
882b942575
|
Provider functions in variable validations (#1689)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
|
2024-05-28 11:05:34 -04:00 |
|
Alex Ott
|
522a859cf0
|
Write state using compact JSON representation (#1647)
Signed-off-by: Alex Ott <alexott@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
|
2024-05-21 15:04:10 -04:00 |
|
Christian Mesh
|
91561ca8e8
|
Fix GCS backend crash from encryption changes (#1618)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
|
2024-05-07 09:00:14 -04:00 |
|
Siddhartha Sonker
|
6065bc593f
|
Fixed tofu test when module has no resource (#1409)
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
|
2024-05-06 14:49:42 +02:00 |
|
Siddhartha Sonker
|
de30707b6b
|
Fix for tofu init failure when test have spaces in their name (#1489)
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
|
2024-04-25 11:11:38 -04:00 |
|
1garo
|
d869923103
|
Review and order locked struct fields (#1493)
Signed-off-by: 1garo <alevardai427@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
|
2024-04-25 10:25:13 -04:00 |
|
Christian Mesh
|
535a705efe
|
Fix e2e test_test on darwin amd64 (#1551)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
|
2024-04-25 08:08:14 -04:00 |
|
coderwander
|
c59d95ba0d
|
Fix struct names (#1494)
Signed-off-by: coderwander <770732124@qq.com>
|
2024-04-25 08:15:46 +02:00 |
|
Christian Mesh
|
54e3b66dc1
|
Provider Defined Functions direct e2e test (#1476)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: James Humphries <james@james-humphries.co.uk>
Co-authored-by: James Humphries <james@james-humphries.co.uk>
|
2024-04-22 13:15:59 +01:00 |
|
David Sims
|
1f3db74281
|
HTTP backend user-defined headers (#1487)
Signed-off-by: David Sims <simsdj82@gmail.com>
|
2024-04-16 14:45:56 +02: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 |
|
alwayshang
|
fd3736bd99
|
chore: fix repetitive words (#1472)
Signed-off-by: alwayshang <zhanghonghao@outlook.com>
|
2024-04-07 13:48:13 +02:00 |
|
Oleksandr Levchenkov
|
d146acd2e6
|
fix e2e init test for windows (#1461)
Signed-off-by: ollevche <ollevche@gmail.com>
|
2024-04-04 17:05:17 +03:00 |
|
Syasusu
|
bdab86962f
|
feat: init and get command support json format output (#1453)
Signed-off-by: Syasusu <syasusu@163.com>
|
2024-04-02 12:32:37 -04:00 |
|
Sanskruti Shahu
|
08f9a740ac
|
Added support to use .tfvars files from tests folder (#1386)
Signed-off-by: sanskruti-shahu <sanskruti.shahu@harness.io>
|
2024-03-29 08:44:27 -04:00 |
|
Christian Mesh
|
8abb707c90
|
Improve panic handling within go-routines (#1425)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
|
2024-03-26 07:41:16 -04:00 |
|
Syasusu
|
c0f6b189b5
|
fix: large number are truncated in plan (#1382)
Signed-off-by: Syasusu <syasusu@163.com>
|
2024-03-26 07:18:59 -04:00 |
|
Christian Mesh
|
abb7bc4c52
|
Encryption e2e tests (#1389)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
|
2024-03-13 13:06:03 -04:00 |
|
Christian Mesh
|
586c45fe5a
|
Refactor encryption configuration (#1387)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
|
2024-03-13 10:58:52 -04:00 |
|
Karthik Nayak
|
311b5c37b0
|
Issue 248: left-over resources after tofu test should be written to a file (#1243)
Signed-off-by: kazzhar <karthik.nayak@harness.io>
|
2024-03-12 15:29:06 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
namgyalangmo
|
cb2e9119aa
|
Update copyright notice (#1232)
Signed-off-by: namgyalangmo <75657887+namgyalangmo@users.noreply.github.com>
|
2024-02-08 09:48:59 +00: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 |
|
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 |
|
Kuba Martin
|
9f95a840b0
|
Fix running tofu show and tofu state show with state files that reference Terraform registry providers. (#1141)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
|
2024-01-18 13:58:33 +01:00 |
|