Commit Graph

31905 Commits

Author SHA1 Message Date
Andrey Tataranovich
48e9443cb5
Provide git for module installation (#751)
Signed-off-by: Andrey Tataranovich <tataranovich@gmail.com>
2023-10-19 16:16:55 +02: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
Kuba Martin
3ee371aaf4
Update core team email. (#752)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-19 12:03:39 +02:00
Kuba Martin
52c9897b76
Fix goreleaser version to one that actually exists. (#744)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-18 13:35:57 +02:00
Kuba Martin
8a0637abed
Fix typo in name of script. (#743)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-18 13:09:20 +02:00
Kuba Martin
0c961a2e7b
Update version for new release. (#742)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-18 11:50:37 +02:00
Kuba Martin
acd39c52af
Post weekly update for the 2023-10-17. (#740)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-17 16:51:23 +02:00
Kuba Martin
ebcfc53b77
Update to be more consistent across operating systems. (#731)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-16 16:04:07 +02:00
Kuba Martin
fb81566cdd
Add installation instructions. (#730)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-16 14:48:29 +02:00
RLRabinowitz
03c8f6cebd
Fix: Global provider schema cache is never used (#719)
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2023-10-16 13:21:33 +03:00
James Humphries
f661d47a29
Build using golang 1.21 (#718) 2023-10-16 10:21:19 +01:00
Jake Nelson
131b15c45e
Add the license to compare-release-versions.sh (#727) 2023-10-15 09:04:41 +01:00
Jordan Gregory
913578a9f4
(#721) remove reference to Hashicorp docker mirror in workflow (#723)
Signed-off-by: Jordan Gregory <jordan@j4ng5y.dev>
2023-10-13 17:59:02 +02:00
James Humphries
1f910a5078
Bump versions for hashicorp/hcl hashicorp/go-getter zclconf/go-cty (#717) 2023-10-13 16:05:20 +01:00
Lars Lehtonen
f708fbe17e
cmd: Demote Exported Functions and Variables (#658)
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-10-13 16:59:01 +02:00
Jake Nelson
cc73760f26
Add compare versions script (#720) 2023-10-13 14:22:20 +01:00
RLRabinowitz
26fb627af9
Remove all Terraform mentions in STDOUTs in the codebase (#704) 2023-10-12 14:24:04 +01:00
RLRabinowitz
1b9148a3de
Remove Terraform mentions in docs in the codebase (#713) 2023-10-12 12:11:01 +01:00
RLRabinowitz
8967cdcee7
Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +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
Kuba Martin
5090735b8a
Weekly update for 2023-10-11. (#712)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-11 17:20:39 +02:00
Kuba Martin
c384c2f095
Fix Slack invite once again. (#709) 2023-10-11 12:18:46 +01: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
Elbaz
01cf4cda3f
Update placeholderplaceholderplaceholder occurrences to our doc site (#684) 2023-10-10 12:54:03 +03:00
William Pursell
3860a486b1
Fix wording in documentation (#674) 2023-10-08 15:03:49 +03: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
Michael Di Prisco
23dd5a8a42
chore: moving from opentf to opentofu in CODE_OF_CONDUCT and Dockerfile (#672)
Signed-off-by: Michael Di Prisco <cadienvan@gmail.com>
2023-10-06 14:48:52 +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
7368a920da
Update version to 1.6.0-alpha2. (#662)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-05 15:33:30 +02:00
Elbaz
86866bff0c
add e2e test to cover the panic case of unknown conditional with sensitive (#661) 2023-10-05 15:04:51 +03: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
Kuba Martin
50703c0292
Fix unknown conditional with sensitive branches erroring. (#659)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-05 12:43:55 +02:00
Jon Seager
27512903dc
fix: add an alias to the snap package (#652)
Signed-off-by: Jon Seager <jon@sgrs.uk>
2023-10-04 17:05:09 +02:00
James Humphries
98bd624535
Updated changlog with missing information (#651) 2023-10-04 14:03:22 +01:00
Lars Lehtonen
0f8707391f
internal/backend/remote-state/kubernetes: Demote Exported Functions (#621)
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-10-04 11:16:27 +02:00
Kuba Martin
6d0b3cf320
Switch weekly update date format. (#647)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-04 11:15:29 +02:00
Serdar Dalgıç
cb7713bc54
Enhance the documentation to show how to run the docs website locally (#638)
Signed-off-by: Serdar Dalgıç <sd@serdardalgic.org>
2023-10-04 10:58:55 +02:00
Elbaz
3ddf49b606
Change the VERSION content to 1.6.0-alpha1 (#645) 2023-10-04 11:40:06 +03:00
Serdar Dalgıç
267a595c94
Correct docs for terraform block (#633) 2023-10-03 15:50:56 +03:00
Elbaz
0c1cf4d1ef
Use opentofu/tofu-exec fork to fix build workflow (#636)
Signed-off-by: Elbaz <eranelbaz97+github@gmail.com>
2023-10-03 13:57:16 +03:00
Mikhail Sliusarev
60a9db0a43
Alter the help message for test command to print the expected behaviour (#622) 2023-10-03 11:17:26 +03:00
RLRabinowitz
e0ecd2ebb3
Use registry.opentofu.org as the default registry (#379)
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2023-10-03 10:49:38 +03:00
Kuba Martin
ffaec585ef
Publish new weekly update. (#627)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-10-02 16:47:00 +02:00
Lars Lehtonen
6cd1c00e1d
internal/command: demote modulePath() export (#617)
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-09-29 11:23:50 +02:00
James Humphries
92abeb27eb
Correct comment in init_test.go that incorrectly described a test (#615)
Signed-off-by: James Humphries <james@james-humphries.co.uk>
2023-09-28 14:11:06 +02:00
Elbaz
8f8e25c6ee
Fix build workflow is failing (#608) 2023-09-28 11:24:30 +03:00
Lars Lehtonen
e1cab37503
More Wrapped Tests (#612)
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-09-28 10:18:08 +02:00
Lars Lehtonen
2517ffa11d
Prune Unused String Functions (#611)
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-09-28 01:51:40 +02:00
Elbaz
8465827f03
go build / go install should generate tofu binary (#590) 2023-09-27 15:37:55 +03:00