Lars Lehtonen
|
c2fd0562c1
|
internal/builtin internal/cloud internal/command Wrap Errors (#413)
|
2023-09-18 15:16:17 +03:00 |
|
James Humphries
|
0654ffd0dd
|
[RFC Implementation] Bypass gpg validation of packages if the registry does not provide any keys (#309)
|
2023-09-14 13:55:01 +02:00 |
|
Lars Lehtonen
|
bad4d48f6d
|
internal/command: deprecate ioutil (#318)
|
2023-09-07 19:53:12 +03:00 |
|
Marcin Wyszynski
|
992b5d604a
|
Marshal plan#relevant_attributes in deterministic order (#327)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
|
2023-09-07 13:36:16 +02: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 |
|
Elbaz
|
4d9404a59e
|
Fix opentf test crash on nil output (#267)
Co-authored-by: Elbaz <eran.elbaz@env0.com>
|
2023-09-06 13:40:12 +03:00 |
|
Elbaz
|
20aa339579
|
Merge remote-tracking branch 'origin/main' into chore-add-is-files-sorted-test
# Conflicts:
# internal/command/test_test.go
|
2023-09-05 15:15:35 +03:00 |
|
Elbaz
|
c676d74fc6
|
Add Tests
Signed-off-by: Elbaz <eran.elbaz@env0.com>
|
2023-09-03 16:54:24 +03:00 |
|
RLRabinowitz
|
b08933aeb1
|
Normalise lines in ned of test files
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
|
2023-09-03 16:37:05 +03:00 |
|
RLRabinowitz
|
c3ec988d94
|
Rely on StdOut and StdError in tests, to avoid issues with output order
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
|
2023-09-03 16:37:05 +03:00 |
|
RLRabinowitz
|
650caafafb
|
Test: Refresh-only and refresh:false should fail validation
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
|
2023-09-03 13:20:21 +03:00 |
|
RLRabinowitz
|
08536a74a2
|
Add test cases for opentf test - refresh-only, and making sure target actually runs a single target
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
|
2023-09-03 13:20:21 +03:00 |
|
Elbaz
|
c930676fe7
|
Merge pull request #219 from opentffoundation/update-github-and-release
|
2023-08-29 14:56:25 +03:00 |
|
Elbaz
|
b08614ef11
|
Merge pull request #215 from opentffoundation/another-test-to-make-sure-runtime-checks-are-fine-with-test
|
2023-08-29 14:55:48 +03:00 |
|
Elbaz
|
034ae97bdf
|
update githbu
|
2023-08-29 13:00:09 +03:00 |
|
Elbaz
|
abf03204d8
|
expect_runtime_check_pass_command_plan_expected
|
2023-08-29 12:20:34 +03:00 |
|
Elbaz
|
4988185c58
|
fix test
|
2023-08-29 11:47:11 +03:00 |
|
Elbaz
|
a444b7e6f2
|
expect_runtime_check_fail_command_plan
|
2023-08-29 11:17:42 +03:00 |
|
Elbaz
|
94400dfebb
|
expect_runtime_check_pass_with_expect
|
2023-08-29 11:02:42 +03:00 |
|
RLRabinowitz
|
e23eea6d82
|
Merge pull request #211 from opentffoundation/remote-terraform-from-tests
Remove `terraform` from test files and directories
|
2023-08-29 10:45:43 +03:00 |
|
Elbaz
|
a330254be2
|
another case
|
2023-08-29 10:19:26 +03:00 |
|
RLRabinowitz
|
23cd2c91c1
|
Remove terraform from E2E test names
|
2023-08-28 17:29:07 +03:00 |
|
RLRabinowitz
|
a0af99fe99
|
Remove terraform test file names in internal/command tests
|
2023-08-28 17:22:36 +03:00 |
|
RLRabinowitz
|
3dd8fc9943
|
Remove terraform mention from TF file names
|
2023-08-28 17:10:28 +03:00 |
|
Elbaz
|
67294dd643
|
Merge pull request #207 from opentffoundation/add-broken-tf-test-hcl-files
|
2023-08-28 16:44:56 +03:00 |
|
Elbaz
|
c38b6cd46b
|
fix expected
|
2023-08-28 16:23:03 +03:00 |
|
Elbaz
|
cf04e25f79
|
more cases
|
2023-08-28 16:21:40 +03:00 |
|
Elbaz
|
02c0c44bdd
|
add data test case
|
2023-08-28 16:11:22 +03:00 |
|
Elbaz
|
5c9a332ad6
|
added use cases
|
2023-08-28 16:02:16 +03:00 |
|
RLRabinowitz
|
1b36b9262a
|
Merge pull request #200 from opentffoundation/internal-opentf
Change `internal/terraform` to `internal/opentf`
|
2023-08-28 15:48:46 +03:00 |
|
Elbaz
|
aea45de290
|
adding test cases
|
2023-08-28 15:00:33 +03:00 |
|
Marcin Wyszynski
|
b36ff25ea7
|
No special treatment for Hashi signatures (#185)
|
2023-08-28 13:41:25 +02:00 |
|
RLRabinowitz
|
90dce4dd3c
|
go fmt, change import order
|
2023-08-28 14:22:54 +03:00 |
|
RLRabinowitz
|
42e7c5b25c
|
Replace internal/terraform -> internal/opentf
|
2023-08-28 14:21:34 +03:00 |
|
RLRabinowitz
|
7cabaf7de9
|
Merge pull request #198 from opentffoundation/internal-legacy-opentf
Rename `internal/legacy/terraform` to `internal/legacy/opentf`
|
2023-08-28 14:20:59 +03:00 |
|
RLRabinowitz
|
8a6987e3ff
|
Merge pull request #196 from opentffoundation/internal-builtin-providers-tf
Rename `internal/builtin/providers/terraform` and remove `provider-terraform`
|
2023-08-28 14:20:44 +03:00 |
|
RLRabinowitz
|
26d04f7ade
|
Merge pull request #190 from opentffoundation/chore-rename-terraform-test
Rename source code files that have "terraform" in them (not-including `website` or folders)
|
2023-08-28 14:19:56 +03:00 |
|
Elbaz
|
4cfd023dc9
|
Merge pull request #186 from opentffoundation/chore-change-user-agent
|
2023-08-28 12:03:10 +03:00 |
|
Elbaz
|
9362df1d9e
|
rename func
|
2023-08-27 17:38:54 +03:00 |
|
RLRabinowitz
|
19239936a4
|
Rename internal/legacy/terraform to internal/legacy/opentf
|
2023-08-27 15:58:38 +03:00 |
|
RLRabinowitz
|
c6ff52a4a9
|
Rename internal/builtin/providers/terraform to internal/builtin/providers/tf
|
2023-08-27 15:40:02 +03:00 |
|
RLRabinowitz
|
a2f1215126
|
Removed unused code checking if version is outdated
|
2023-08-27 15:11:47 +03:00 |
|
RLRabinowitz
|
e8de2d7405
|
Re-add www.terraform.io references in test files
|
2023-08-27 15:11:47 +03:00 |
|
RLRabinowitz
|
cf1640bc10
|
Change terraform doc website links to be a placeholder for now
|
2023-08-27 15:11:45 +03:00 |
|
RLRabinowitz
|
30b121f9fe
|
Rename terraform_test file
|
2023-08-27 13:27:02 +03:00 |
|
Marcin Białoń
|
90f23d19b6
|
Update user-facing references to Terraform internal/command/e2etest (#91)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
|
2023-08-24 11:14:34 +02:00 |
|
Kuba Martin
|
3b5b8ba719
|
Update internal/command to use OpenTF in user-provided strings. (#87)
* Update `internal/command` to use OpenTF
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Fix e2e tests.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Fix e2e tests.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Fix
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Rewrite message.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
---------
Signed-off-by: Jakub Martin <kubam@spacelift.io>
|
2023-08-24 10:56:05 +02:00 |
|
Marcin Wyszynski
|
68e0b50085
|
Remove user-facing mentions of Hashi TFE/TFC (#154)
|
2023-08-23 18:04:21 +02:00 |
|
Marcin Wyszynski
|
a92455198a
|
Remove checkpoint code - less is more (#151)
|
2023-08-23 16:42:50 +02:00 |
|
Marcin Białoń
|
34b3043be4
|
Update user-facing references to Terraform in internal/command/views (#88)
* Update `internal/command/views`
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
* fix tests
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
* Fix some tests.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Fix some tests.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* update tests golden files
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
* Fix tests
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
* Fix tests
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
* Fix tests
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
---------
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
Signed-off-by: Jakub Martin <kubam@spacelift.io>
Co-authored-by: Jakub Martin <kubam@spacelift.io>
|
2023-08-23 14:49:37 +02:00 |
|