Commit Graph

32196 Commits

Author SHA1 Message Date
Christian Mesh
2d72c90de1 Remove unused config parser (#1732)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-06-18 05:49:10 -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
Ronny Orot
5a40234661 RFC: OpenTofu Specific Code Override (#1699)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-06-17 13:35:42 +03: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
Christian Mesh
e67cbc448c Weekly Update (#1721)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-06-14 10:22:40 -04:00
Janos
e502f4b83e Friendlier error message for provider signing errors (#1712)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-06-13 13:58:54 +02:00
Oleksandr Levchenkov
568ff66bef add early validation for enforced encryption methods (#1711)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-06-12 21:06:06 +03:00
Christian Mesh
ed0c761b0e RFC #1042: Planning the implementation of static evaluation (#1649)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
Co-authored-by: Ronny Orot <ronny.orot@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-06-12 09:21:32 -04:00
Christian Mesh
874483182b Backfill accepted RFCs into new location (#1702)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-06-12 07:31:35 -04:00
Emre Duzgun
b0725807ff fix internal/states unit tests Windows (#1714)
Signed-off-by: eduzgun <emreduz00@gmail.com>
2024-06-10 13:19:57 -04:00
Janos
b084b3e3f4 Adding warnings about TRACE logs (#1709)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-06-07 09:06:17 -04:00
Nil Gàllego
a460475c81 [Documentation] Add script to verify OpenTofu installation (#1706)
Signed-off-by: Nil <nilgallego@pm.me>
2024-06-06 06:35:49 -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
Janos
bfe5a4cd13 New RFC process (#1669)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Siddhartha Sonker <158144589+siddharthasonker95@users.noreply.github.com>
Co-authored-by: Ronny Orot <ronny.orot@gmail.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-06-03 10:30:18 -04: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
Oleksandr Levchenkov
ab9c995064 fix tofu installation tests (#1695)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-06-03 16:29:14 +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
Wei
1fecaef9aa fix: slack link and BuildKite component (#1681)
Signed-off-by: Wei Hong <zxc37984@gmail.com>
2024-05-29 07:32:34 -04:00
Alex Ott
7e1a02cbb8 Make persist interval for remote state backend configurable (#1591)
Signed-off-by: Alex Ott <alexott@gmail.com>
Co-authored-by: Siddhartha Sonker <158144589+siddharthasonker95@users.noreply.github.com>
2024-05-28 13:47:16 -04:00
Oleksandr Levchenkov
8361438c52 remove copyright headers from website examples and lock files (#1687)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-05-28 13:40:19 -04:00
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
Ronny Orot
cc8d6e07f4 Fix bug in import 'to' parsing in json configurations (#1665)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2024-05-27 11:49:30 +03:00
Oleksii Prudkyi
6ec06c86f5 gcs backend: fix race condition on locking (#1342)
Signed-off-by: Oleksii Prudkyi <Oleksii.Prudkyi@gmail.com>
2024-05-23 09:57:02 -04:00
Wei
01a8947659 docs: fix slack broken link (#1662)
Signed-off-by: Wei Hong <zxc37984@gmail.com>
2024-05-22 13:55:52 -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
Christian Mesh
5c2d39023f Add missing changelog for #1647 (#1668)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-05-22 13:50:52 -04:00
Janos
07bf41dd90 Clarifying pull request template (#1663)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-05-22 11:19:59 -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
Oleksandr Levchenkov
f2ee7a3c8f lower golangci-lint requirements (#1654)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-05-21 08:34:09 -04:00
Caleb Van Dyke
bffb968c1f ensure authorization header is included for http backends (#1657)
Signed-off-by: CalebTVanDyke <ctvandyke24@gmail.com>
2024-05-20 18:03:56 +02:00
Wei
542ad1b29c docs: broken link (#1659)
Signed-off-by: Wei Hong <zxc37984@gmail.com>
2024-05-20 11:15:44 -04:00
Christian Mesh
7424c2978c Weekly Update for 2024-05-17 (#1655)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-05-17 13:00:39 -04:00
Roni Frantchi
2ef3047ec6 Add Technical Steering Committee missing Summarries through 2024 May (#1650)
Signed-off-by: Roni Frantchi <roni.frantchi@gmail.com>
2024-05-16 02:28:54 -04:00
Janos
da1471b8ce Removing noisy and always failing jobs (#1611)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-05-15 12:16:01 +02:00
Luis Giraldo
290fbd66d3 Updating setup-go action to v5.0.1 (#1643)
Signed-off-by: Luis Giraldo <giraldo.luisdavid@gmail.com>
2024-05-13 15:00:18 +02:00
chenzj
cffe80d300 Better wording on for_each block with unsuitable type value (#1485)
Signed-off-by: Zejun Chen <tibazq@gmail.com>
Signed-off-by: chenzj <tibazq@gmail.com>
2024-05-13 13:57:10 +03:00
Oleksandr Levchenkov
06df723ceb fix PR template typo (#1648)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-05-13 13:55:48 +03:00
Janos
dd5f9afe89 Coding standards (#1423)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: ollevche <ollevche@gmail.com>
Co-authored-by: James Humphries <james@james-humphries.co.uk>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-05-13 11:39:46 +02:00
Oleksandr Levchenkov
b7098f50cb wrap JSON strings as jsonencode calls on generate-config-out (#1595)
Signed-off-by: ollevche <ollevche@gmail.com>
Signed-off-by: Oleksandr Levchenkov  <ollevche@gmail.com>
2024-05-10 18:37:40 +03:00
Kuba Martin
82a6797894 Weekly update for the 2024-05-10. (#1638)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-05-10 13:02:11 +02: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
Janos
1fbd66ff21 1.7.1 version bump for docs (#1629)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-05-08 15:54:53 +02:00
Christian Mesh
7d3f5bea9f Add support for GOCOVERDIR to e2e tests (#1622)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-05-07 15:22:35 -04:00
Luis Giraldo
60a0e82c1f updating checkout action to v4.1.4 (#1607)
Signed-off-by: Luis Giraldo <giraldo.luisdavid@gmail.com>
2024-05-07 18:25:30 +02:00
Christian Mesh
015b79b139 Allow unconfigured provider functions in test context (#1603)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-05-07 09:31:17 -04:00
Christian Mesh
08469452b6 Fix inmem backend crash due to missing struct field (#1619)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-05-07 09:09:14 -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
Alejandro Lazaro
4726d106c8 Do not run top issues workflow on forks (#1599)
Signed-off-by: Alejandro Lazaro <alazaro@werpo.com.ar>
2024-05-06 12:26:23 +02:00