Commit Graph

31905 Commits

Author SHA1 Message Date
Kuba Martin
0430a4825a
Bump version. (#999)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-12 16:44:10 +01:00
Christian Mesh
35ca1aeed8
Add gate for TFE tests that use the network (#997)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-12 09:58:13 -05:00
Christian Mesh
abd324ea7c
Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
Roni Frantchi
6b864ef262
Add Technical Steering Committee Summary for 2023-12-05 (#990)
Signed-off-by: Roni Frantchi <roni.frantchi@gmail.com>
2023-12-11 06:52:31 -05:00
Janos
5fc6ba240d
Testable Homebrew instructions (#984)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-08 11:27:08 -05:00
Christian Mesh
9b7a6df249
Update CHANGELOG with provider namespace change (#987)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-08 11:26:42 -05:00
Kuba Martin
5d83a2009c
Bump version. (#986)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-08 16:27:14 +01:00
Justin Garrison
0bb48542c5
Update brew install for Linux (#959)
Signed-off-by: Justin Garrison <justinleegarrison@gmail.com>
2023-12-08 08:09:22 -05:00
Janos
15bef1428a
Fixes #898: Replace hashicorp and terraform references (#973)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-08 08:03:09 -05:00
Janos
1a7b68aa56
website: Better install instructions (GitHub actions compatible output) (#983)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-12-07 20:37:18 +00:00
Christian Mesh
47071c2696
904 missing provider module message (#981)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-07 10:34:50 -05:00
Janos
1f9f0bd2af
Updated installation instructions to packages.opentofu.org (#978)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-12-07 06:54:07 +00:00
Isaac Parker
5c1ecde90a
chore: add linux install instructions test to makefile (#976)
Signed-off-by: Isaac Parker <parrotmac@gmail.com>
2023-12-06 07:22:08 -05:00
Kuba Martin
1142def03d
Weekly update 20231205 (#972)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-05 15:03:58 +01:00
Janos
a27f1b48ba
website: Dev server (#971)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-12-05 13:01:53 +00:00
Janos
644d8afdb0
Adding Buildkite sponsorship remark (#969)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-12-04 15:46:29 +00:00
Kuba Martin
bc5355787d
Fix goreleaser draft option. (#968)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-04 16:41:10 +01:00
James Humphries
d38fdb69aa
Update CONTRIBUTING.md to remove hold-off message for alpha (#945) 2023-12-04 12:26:55 +00:00
Kuba Martin
7de758db94
Bump version for new beta. (#963)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-04 12:59:42 +01:00
Kuba Martin
8f377a1cb1
Improve comments around the global and local provider schema cache. (#958)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-01 17:41:18 +01:00
Kuba Martin
5880b49645
Update aws-sdk-go-base and fix resulting type errors. (#957)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-01 16:37:31 +01:00
Kuba Martin
ab0a3e754d
Make goreleaser create draft releases instead of full releases, so that we can customize the description. (#956)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-01 16:02:39 +01:00
Kuba Martin
0eaa6fdb80
Add gcs end-to-end tests to the makefile. (#955)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-01 15:14:10 +01:00
Dmitry Kisler
0d6a763a74
Fix global schema caching (#954)
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-12-01 15:09:40 +01:00
Janos
478a6ecf81
Fixes #292: Fixing broken website build (#952)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-12-01 11:24:27 +00:00
Janos
e2613d7bf0
Fixes #292: Testing feature documentation (#939)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: James Humphries <James@james-humphries.co.uk>
2023-12-01 08:34:59 +00:00
Kuba Martin
aabe1c95be
Bump version to first beta. (#943)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-11-29 17:17:59 +01:00
Isaac Parker
7b3c46abe0
docs: fix: quote URLs; add security & behaviorial opts (fixes #936) (#935)
Signed-off-by: Isaac Parker <parrotmac@gmail.com>
2023-11-29 10:54:24 +00:00
Janos
2d5d4b4b14
Fixing broken docs page symlink (#934)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-11-28 16:07:58 +00:00
Dmitry Kisler
272e9441de
Add dependencies for integration tests with Kubernetes as backend (#933) 2023-11-28 15:48:50 +01:00
Janos
5d4ae4f8c9
website: submodule/enable live editing (#890)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-11-28 14:25:38 +00:00
Dmitry Kisler
7faa8a81f8
Add dependencies for integration tests with Consul as backend (#932)
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-11-28 12:37:23 +01:00
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