Commit Graph

4015 Commits

Author SHA1 Message Date
Kuba Martin
47c34d05e2
Refactor base64gunzip function to be more in line with other functions. (#1077)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-01-08 15:05:20 +01:00
Christian Mesh
36879aa86b
Update CHANGELOG for #632 (#1067)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-01-03 13:12:14 -05:00
Christian Mesh
9fc1d7a16f
Add changelog from #579 and expand upon it (#1066)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-01-03 12:39:39 -05:00
Kuba Martin
064f150047
Improve changelog and docs message for nonsensitive function fixes. (#1055)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-27 15:47:27 +01:00
Joao C Costa
28e6bce155
nonsensitive no longer produces error when applied to values that are not sensitive (#369)
Signed-off-by: Joao C Costa <joao.costa@kit-ar.com>
2023-12-27 15:16:13 +01:00
Ronny Orot
55651dca33
Backend/S3: Change default of use_legacy_workflow to false and deprecate (#1049)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2023-12-24 10:19:01 +02:00
Ronny Orot
1aa92856b1
Fix test command teardown order (#1043)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
2023-12-20 16:38:42 +02:00
Kuba Martin
38eb199282
Reset main branch post 1.6 branch split. (#1040)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-12-19 09:56:10 -05:00
Christian Mesh
5481dcf867
Update changelog for hashicorp / opentofu only warning (#1016)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-14 12:45:07 -05:00
Christian Mesh
78464f251a
Add a warning when multiple likely forks of a provider are detected (#1009)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-14 12:21:16 -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
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
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
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
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
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
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
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
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
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
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
Marcin Białoń
55144fefed
Backend/S3: Add HTTP parameters for parity with AWS Provider (#770)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-10-24 17:18:30 +02:00
Marcin Białoń
545e5f0102
Backend/S3: Allow specifying retry mode for AWS API requests (#769)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-10-24 16:42:08 +02:00
Marcin Białoń
46e1c66f45
Backend/S3: Add support for overriding EC2 Metadata Service endpoint (#767)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-10-24 16:24:55 +02:00
Marcin Białoń
a4018f95cc
Backend/S3: Allow use of an alternative region for STS operations (#768)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-10-24 15:51:51 +02:00
Marcin Białoń
4d38f26bf7
Backend/s3: Add support for assume_role_with_web_identity block (#759)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-10-24 15:51:32 +02:00
Marcin Białoń
d12ccd12bb
Backend/S3: Add support for custom CA bundle (#762)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-10-24 13:36:32 +02:00
Tomas
e1b3b4ff82
S3 backend add account ID whitelisting arguments (#760)
Signed-off-by: tomasmik <tomasmik@protonmail.com>
2023-10-20 15:03:54 +03:00
Tomas
080d89c9b6
Backend/S3: Extract assume_role as a separate block (#754)
Signed-off-by: tomasmik <tomasmik@protonmail.com>
2023-10-20 10:11:18 +03:00
Elbaz
f4402d2d2a
Upgrade AWS SDK (#701)
Signed-off-by: Elbaz <eranelbaz97+github@gmail.com>
Signed-off-by: tomasmik <tomasmik@protonmail.com>
Co-authored-by: tomasmik <tomasmik@protonmail.com>
2023-10-19 15:00:36 +03:00
James Humphries
f661d47a29
Build using golang 1.21 (#718) 2023-10-16 10:21:19 +01:00
James Humphries
1f910a5078
Bump versions for hashicorp/hcl hashicorp/go-getter zclconf/go-cty (#717) 2023-10-13 16:05:20 +01:00
RLRabinowitz
1b9148a3de
Remove Terraform mentions in docs in the codebase (#713) 2023-10-12 12:11:01 +01:00
Elbaz
00165570e2
Consider missing x-terraform-snapshot-interval for State Snapshot (#696) 2023-10-12 12:02:45 +01:00
Elbaz
0b66f6296a
Upgrade go-slug / go-tfe (#697)
Signed-off-by: Elbaz <eranelbaz97+github@gmail.com>
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2023-10-12 13:32:51 +03:00
Andrew den Hertog
d80fd2a302
fix(s3): allow aliases for kms key (#670)
Signed-off-by: Andrew den Hertog <andrew@denhertog.ca>
2023-10-10 15:32:52 +02:00
Michael Di Prisco
570ee9efdb
docs: fixing OPENTOFU_ENFORCE_GPG_VALIDATION (#671)
Signed-off-by: Michael Di Prisco <cadienvan@gmail.com>
2023-10-06 14:59:59 +02:00
James Humphries
f181457196
Add sensitivity check for import configuration block IDs and comprehensive test coverage (#665) 2023-10-05 16:48:27 +01:00
Kuba Martin
4f126d63fa
Add changelog entry about the fix to conditionals with an unknown condition and sensitive branch. (#660)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-05 13:23:56 +02:00
James Humphries
98bd624535
Updated changlog with missing information (#651) 2023-10-04 14:03:22 +01:00
Serhii Babak
0930a90822
OpenTofu will now attempt to create the configuration directory ~/.terraform.d on startup (#512)
Signed-off-by: Serhii Babak <s.babak@scalr.com>
2023-09-22 14:52:01 +02:00
Elbaz
e5878055b6
Rename to opentofu docs and root folder (#529) 2023-09-21 12:53:02 +03:00
Yaron Yarimi
10e2b3eb82
Backport: Relocate localterraform.com aliasing to backend configurators (#390) 2023-09-12 16:02:15 +03:00
Elbaz
e8c1c3a700
Backport from 1.5.x: Ignore unknown check results on decode (#374) 2023-09-10 14:58:09 +03:00
Elbaz
065ca8fb3b
Backport from 1.5.x: Require valid module name (#373) 2023-09-10 12:29:40 +03:00
Marcin Wyszynski
12897327b6
Require hostname for cloud/remote backends and login/logout (#291)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-09-06 12:54:39 +02:00