Kuba Martin
5c8ed783bd
Add Azure integration test runbook. ( #924 )
...
One test is removed.
It doesn't seem to be a recommended mode of authentication and I have found no guide on how to configure it.
I've decided to skip this test in the suite, rather than spending more time to make it work.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-11-24 17:20:26 +01:00
Haidong Ji
8138991eed
Change references to opentofu.org ( #902 )
...
Signed-off-by: Haidong Ji <ji@haidongji.com>
2023-11-24 17:07:06 +01:00
Janos
25cb687341
Fixes #913 : Incorrect installation instructions for RPM ( #917 )
...
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-11-24 14:42:51 +00:00
Dmitry Kisler
398a2cf4f8
Add definition of integration tests with Postgres backend ( #920 )
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-11-24 14:48:03 +01:00
Dmitry Kisler
899f533835
Add MAINTAINER and update CODEOWNERS ( #919 )
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-11-24 14:08:53 +01:00
Dmitry Kisler
2d6f3753ad
Align the module fetching logic with the OpenTofu registry v1 protocol ( #901 )
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-11-22 11:32:20 +01:00
Janos
284cb2ad20
Fixes #859 : Removing apt and yum installation instructions (moved to intro section) ( #903 )
...
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-11-22 07:51:23 +00:00
Kuba Martin
b2acc5c1bf
Weekly update for the 2023-11-21. ( #905 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-11-21 17:32:06 +01:00
Janos
5154b14818
Fixes #539 : Setting both "Type" and "NestedType" removes other validation error messages ( #897 )
...
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-11-21 10:57:37 +00:00
Dmitry Kisler
70dd385136
Add no_proxy
and https_proxy
attributes to s3 backend schema ( #896 )
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-11-20 14:37:59 +01:00
Dmitry Kisler
d077a33939
Add tofu test
command definition ( #886 )
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-11-17 18:40:22 +01:00
Janos
0a0787edf2
website: Split installation instructions ( #887 )
...
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-11-17 12:59:30 +01:00
Dmitry Kisler
c5170df91a
Fix workspaces configuration using environment varariable TF_WORKSPACE ( #867 )
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-11-16 18:43:47 +01:00
Abhay Kumar Gupta
7e1be68264
Use correct location for LICENSE file during installation (opentofu instead of nfpm) ( #889 )
2023-11-16 16:37:01 +00:00
Kuba Martin
072f1e97aa
Weekly update 2023-11-15. ( #883 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-11-15 17:49:38 +01:00
Christian Mesh
14b0765cb4
Fix S3 Remote State Backend Validation ( #876 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-15 10:19:42 -05:00
Christian Mesh
637c65f6f2
Update s3 remote state tests ( #865 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-14 10:40:25 -05:00
Christian Mesh
84a855a75d
Add missing argument to PackageCloud install instructions ( #873 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-14 10:37:39 -05:00
Kuba Martin
b8e2fad8e2
Bump version for release. ( #871 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-11-14 15:32:47 +01:00
Christian Mesh
611038138e
Add GPG Expiration entry in the CHANGELOG ( #870 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-14 09:06:25 -05:00
James Humphries
62aba26f75
Updated changelog to reflect consistent spelling of the word initialization ( #869 )
2023-11-14 11:08:56 +00:00
Christian Mesh
1f5ebf4886
Upload packages to PackageCloud during release action ( #860 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-13 14:22:32 -05:00
Christian Mesh
49f631d88b
S3 Client HeadObject requires SSE parameters ( #864 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-13 13:16:04 -05:00
Christian Mesh
53a4c1410c
Move S3 CHANGELOG entries I added to S3 upgrade section ( #862 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-13 11:25:01 -05:00
Christian Mesh
23e34412bb
Remove draft CHANGELOG section of PR template ( #861 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-13 11:10:05 -05:00
HaojueWang
084c5dfc8b
keep init wording consistent in internal/command/init.go ( #855 )
...
Signed-off-by: haojue <acewhj@gmail.com>
2023-11-13 10:03:25 -05:00
Christian Mesh
6366b2dbf6
Allow expired provider pgp keys, with warning ( #848 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-13 15:31:59 +01:00
Kjell-Magnus
04c62c5726
Add link to installation guide to readme ( #857 )
...
Signed-off-by: Kjell-Magnus Grime <kmgrime@gmail.com>
Co-authored-by: Dmitry Kisler <admin@dkisler.com>
2023-11-13 07:59:49 +01:00
Thiago Padilha
a3150d6b31
Avoid mutating input config in node_resource_validate ( #850 )
...
Signed-off-by: Thiago Padilha <thiago@padilha.cc>
2023-11-10 13:51:39 +01:00
Dmitry Kisler
54e1741ee6
Update hcl version to v2.19.1 ( #852 )
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-11-10 13:31:15 +01:00
Christian Mesh
34b210d600
Pull in docker cross buildx tooling ( #849 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-10 10:29:20 +01:00
Christian Mesh
e2d5a17e56
Address s3 compatible remote state issues + logging ( #840 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-09 11:36:20 -05:00
Kuba Martin
4a698129c3
Bump version file. ( #845 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-11-09 17:14:22 +01:00
Thiago Padilha
25b52ba736
Update go-tfe to 1.36.0 ( #844 )
...
Signed-off-by: Thiago Padilha <thiago@padilha.cc>
2023-11-09 15:40:58 +01:00
Christian Mesh
c14f0972b8
Add changelog that was missed in PR #830 ( #843 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-09 09:19:38 -05:00
Christian Mesh
92937113bf
Fix crash during destroy planning due to validation ( #830 )
...
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-11-08 18:07:09 -05:00
James Humphries
9c24b6183a
Revert PRs that introduced propogating contexts ( #835 )
...
Co-authored-by: Dmitry Kisler <admin@dkisler.com>
2023-11-08 21:09:14 +00:00
Kuba Martin
2d6dd8eda8
Weekly update for the 2023-11-07. ( #831 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-11-07 16:08:39 +01:00
Roni Frantchi
60a3f72d43
Add Technical Steering Committee Summary for 2023-11-02 ( #823 )
...
Signed-off-by: Roni Frantchi <roni.frantchi@gmail.com>
2023-11-06 06:21:39 -05:00
Tomas
b2069bb0bb
Backend/S3: Update the Put
method ( #795 )
...
Signed-off-by: tomasmik <tomasmik@protonmail.com>
2023-11-06 09:49:19 +02:00
Marcin Białoń
16c6432c3a
Backend/S3: Add support for skip_requesting_account_id
( #788 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-11-03 15:24:33 +01:00
Kuba Martin
4501ee0743
Weekly update for the 2023-11-02 ( #809 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-11-02 16:51:53 +01:00
Igor Savchenko
572d8d95d1
Update user-agent from go-tfe to opentofu where go-tfe is used ( #807 )
2023-11-02 12:11:13 +01:00
Marcin Białoń
a1e110c679
Backend/S3: Custom Service Endpoint Configuration ( #794 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-10-31 10:02:58 +01:00
Kuba Martin
9c789368dc
Stop reading providers from the HashiCorp registry based on the statefile if not specified in code. ( #773 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-27 16:23:41 +02:00
Marcin Białoń
c633b24824
Backend/S3: Add support for use_path_style
( #787 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-10-26 11:14:50 +02:00
Serdar Dalgıç
7a1d3f3ac1
Add DEBUGGING.md ( #711 )
...
Signed-off-by: Serdar Dalgıç <sd@serdardalgic.org>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
2023-10-25 17:11:12 +02:00
Marcin Wyszynski
772ac1fc35
Pass context to all statemgr.Locker operations ( #789 )
...
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-10-25 14:22:11 +02:00
Marcin Wyszynski
275dd116f9
Pass context to all remote.Client operations ( #786 )
...
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-10-25 12:37:58 +02:00
Marcin Wyszynski
da1ba56b41
Make backend.Workspaces accept a context ( #784 )
...
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-10-24 19:59:28 +02:00