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
Marcin Wyszynski
dd29c6baac
Update TSC membership ( #1612 )
2024-05-06 11:15:37 +02:00
Siddhartha Sonker
1067320b11
Fixed broken link in State and Plan Encryption
documentation ( #1597 )
...
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com>
2024-05-03 16:00:10 +02:00
David Sims
54ec1a05f8
tofu test -json
Machine Readable UI documentation (#1515 )
...
Signed-off-by: David Sims <simsdj82@gmail.com>
2024-05-03 08:31:17 +02:00
Janos
672435e472
Linking provider-defined functions from the what's new page ( #1584 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-30 15:34:01 +02:00
Janos
31c8db1508
Fixing missed upgrade links (should always point to the latest version) ( #1581 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-30 14:53:30 +02:00
Janos
2a32bb61b5
Migration guide fixes ( #1576 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-30 13:13:44 +02:00
chenzj
267fbb17a0
Rewrite outdated doc of function call with sensitive data ( #1486 )
...
Signed-off-by: Zejun Chen <tibazq@gmail.com>
2024-04-30 06:24:48 -04:00
Janos
aea329deed
Docs cleanup before 1.7 release ( #1573 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-30 11:55:47 +02:00
Nacho Anaya
8cf64c2284
Fix tofu install link ( #1566 )
...
Signed-off-by: Ignacio Anaya <ignacio.anaya89@gmail.com>
2024-04-30 10:29:49 +02:00
Alex Ott
5407c427bf
Improve performance of AttachResourceConfigTransformer
on big graphs ( #1558 )
...
Signed-off-by: Alex Ott <alexott@gmail.com>
2024-04-29 11:36:54 -04:00
Christian Mesh
25149e1f6e
Add tests for AttachResourceConfigTransformer ( #1570 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-04-29 11:36:31 -04:00
Janos
cdb10b12b0
Migration guides ( #1552 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-26 15:42:54 +02:00
Mikhail Mazurskiy
52eb928e6a
HTTP backend client cleanup ( #1455 )
...
Signed-off-by: Mikhail Mazurskiy <mmazurskiy@gitlab.com>
2024-04-25 11:31:54 -04: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
Christian Mesh
34eac2e2da
Repo updates to v1.8 (unreleased) ( #1555 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-04-25 11:04:22 -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
SaiCharanReddyAdla
a4fb0f3fa3
Fix #1375 - missing cli command options ( #1448 )
...
Signed-off-by: SaiCharanReddy Adla <saicharanreddy.adla@fmr.com>
Signed-off-by: SaiCharanReddyAdla <163337878+SaiCharanReddyAdla@users.noreply.github.com>
2024-04-25 14:29:47 +02:00
Janos
2132317d1b
Fixing website build after versioned docs upgrade ( #1553 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-25 14:11:45 +02: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
Christian Mesh
c90ea9024d
Cleanup ContextPlugins after function changes ( #1550 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-04-25 07:19:15 -04:00
coderwander
c59d95ba0d
Fix struct names ( #1494 )
...
Signed-off-by: coderwander <770732124@qq.com>
2024-04-25 08:15:46 +02:00
Janos
4abe323003
Missed links from link rewrite ( #1543 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-04-24 13:46:37 +02:00
Janos
a15a6c9657
Versioned docs: replacing docs links with relative variants ( #1537 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Damian Stasik <920747+damianstasik@users.noreply.github.com>
Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com>
Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com>
Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com>
2024-04-24 13:24:30 +02:00
dependabot[bot]
f31de2d6bc
Bump golang.org/x/net from 0.21.0 to 0.23.0 ( #1542 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kuba Martin <kubam@spacelift.io>
Signed-off-by: Jakub Martin <kubam@spacelift.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kuba Martin <kubam@spacelift.io>
2024-04-24 12:32:47 +02:00
dependabot[bot]
4f2408d6c8
Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 ( #1541 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 12:16:26 +02:00
Kuba Martin
b6bd4cacea
Fix docker building in goreleaser (by prerelease). ( #1533 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-04-23 17:14:26 +02:00
James Humphries
8e347ecfd6
Cleanup the changelog formatting ( #1535 )
...
Signed-off-by: James Humphries <james@james-humphries.co.uk>
2024-04-23 14:13:57 +01:00
Oleksandr Levchenkov
f36def0a45
fix each and count usage in import for sensitive values ( #1530 )
...
Signed-off-by: ollevche <ollevche@gmail.com>
2024-04-22 22:12:03 +02:00
Ashwin Annamalai
846fd267fd
Run unit tests on various OSes and Architectures on pull request ( #1202 )
...
Signed-off-by: Ashwin Annamalai <4549937+IgnorantSapient@users.noreply.github.com>
2024-04-22 16:31:43 +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
Christian Mesh
d39b076cf0
Update provider functions documentation ( #1512 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-04-18 10:39:31 -04:00
Janos
c9f55fe418
Issue #1033 : Docs for for_each on import ( #1503 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
2024-04-18 15:38:42 +02:00
Kuba Martin
b3d13271c4
Bump version to 1.7.0-beta1. ( #1509 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-04-18 15:33:14 +02:00
Christian Mesh
a69d19d9f3
Allow configured providers to provide additional functions. ( #1491 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-04-18 15:11:38 +02:00