Commit Graph

31547 Commits

Author SHA1 Message Date
Elbaz
4cfd023dc9
Merge pull request #186 from opentffoundation/chore-change-user-agent 2023-08-28 12:03:10 +03:00
Elbaz
e2133042af unused func 2023-08-28 12:02:35 +03:00
Elbaz
5c74d466ce update to use const opentf 2023-08-28 11:35:51 +03:00
Elbaz
d1b585bab6 remove redundent stringf 2023-08-27 17:40:55 +03:00
Elbaz
6fd17682dd added log 2023-08-27 17:39:55 +03:00
Elbaz
de001ef784 rename func application 2023-08-27 17:39:27 +03:00
Elbaz
9362df1d9e rename func 2023-08-27 17:38:54 +03:00
Elbaz
b4a1e86ec6 last test fix 2023-08-27 16:03:22 +03:00
Elbaz
29b04c6966 fix tests 2023-08-27 15:53:27 +03:00
RLRabinowitz
816c801fb2
Merge pull request #152 from opentffoundation/opentf-website-placeholder
Change terraform website mentions and links to be placeholder
2023-08-27 15:35:37 +03:00
Elbaz
2cdedaf734 added combined tests 2023-08-27 15:32:14 +03:00
RLRabinowitz
689aff3c82 Change terraform_io resources in mdx files to placeholderplaceholderplaceholder_io 2023-08-27 15:11:47 +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
Elbaz
3f837f90e6 update tests 2023-08-27 15:00:43 +03:00
Elbaz
092d34b055 sort imports 2023-08-27 14:49:32 +03:00
Elbaz
1f0875ba68 move import 2023-08-27 14:46:17 +03:00
Elbaz
23d5d4daff move import 2023-08-27 14:45:49 +03:00
Elbaz
542852c8d8 fix broken tests 2023-08-27 14:42:29 +03:00
Elbaz
9cb0e43e9d fix references 2023-08-27 14:07:37 +03:00
Elbaz
6bca34e28d rollback 2023-08-27 13:55:39 +03:00
Elbaz
7723d93946 export more commons 2023-08-27 13:55:04 +03:00
Elbaz
7078034160 update backend to use common user agent 2023-08-27 13:48:30 +03:00
Elbaz
6c86f6ba51 update 2023-08-27 13:46:13 +03:00
Elbaz
57b05912e1 test 2023-08-27 13:43:29 +03:00
Elbaz
7563a92e1e remove deprecated function 2023-08-27 12:21:47 +03:00
Elbaz
77c668de0c export to useragent 2023-08-27 12:17:01 +03:00
Elbaz
32156899de rollback some chagnes 2023-08-27 12:03:53 +03:00
Elbaz
116af60275 rename user agent 2023-08-27 11:58:02 +03:00
Marcin Wyszynski
6e0908d53f
Introduce a snapshot check for equivalence tests (#168)
* Introduce a snapshot check for equivalence tests

* New snapshots

* Allow overriding plan timestamp for snapshots

* Allow setting the seed externally (as an env var) for testing purposes

* Remove an equivalence test that depends on a random number
2023-08-25 13:06:29 +02:00
Marcin Białoń
a0390bc226
Starter release workflow (#175) 2023-08-25 12:52:32 +02:00
Kuba Martin
5a323c6010
Create CODE_OF_CONDUCT.md (#176) 2023-08-25 11:58:58 +02:00
Roni Frantchi
1edd0da630
Rename occurrences in root folder to to OpenTF (#172)
* migrate 1.6.0 changelog to opentf

* adapt comments (tho not a must)

* adapt comments (tho not a must)

* adapt comments (tho not a must)

* adapt comments (tho not a must)

* adapt help output for opentf

* adapt autocomplete test

* Fix capitalized names.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

---------

Signed-off-by: Jakub Martin <kubam@spacelift.io>
Co-authored-by: Jakub Martin <kubam@spacelift.io>
2023-08-25 11:16:55 +02:00
Kuba Martin
4d665a0091
Update website/docs/cli. (#171)
* Initial renaming, rewriting and cleaning up wave for the CLI docs.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* More renaming.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* More renaming.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* More renaming.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Remove tutorial references.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Post-review fixes.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

---------

Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-08-25 11:09:18 +02:00
Yaron Yarimi
697267ae11
Merge pull request #167 from opentffoundation/remove-redundant-gh-actions 2023-08-24 14:06:53 +03:00
Yaron Yarimi
1a81332b99 remove issue comment created GH action 2023-08-24 13:59:50 +03:00
Yaron Yarimi
1a7007a720
Merge pull request #164 from opentffoundation/remove-lock-threads-gh-action 2023-08-24 13:59:02 +03:00
Kuba Martin
8469049a48
Rename scripts to use OpenTF (#166)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-08-24 11:43:51 +02: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
Elbaz
9cf8485255
Merge pull request #130 from opentffoundation/update-intenal-legacy 2023-08-24 11:31:36 +03:00
Yaron Yarimi
f666e66cb4 Remove the lock threads GH action 2023-08-24 11:20:50 +03:00
Elbaz
7de248770c
Merge pull request #149 from opentffoundation/update-equivalenace-test 2023-08-24 10:58:04 +03:00
Elbaz
92bbf22332 rollback irrlevant changes 2023-08-24 10:25:25 +03:00
RLRabinowitz
9a782acc13
Merge pull request #104 from opentffoundation/opentf-user-facing-internal-lang
Adapt user-facing usages of terraform in `internal/lang`
2023-08-24 10:15:13 +03:00
Elbaz
b3fac1e45e all changes 2023-08-24 10:13:27 +03:00
Marcin Wyszynski
68e0b50085
Remove user-facing mentions of Hashi TFE/TFC (#154) 2023-08-23 18:04:21 +02:00
Marcin Wyszynski
ebbd2c0513
Remove backport assistant (#153) 2023-08-23 16:44:27 +02:00
Marcin Wyszynski
a92455198a
Remove checkpoint code - less is more (#151) 2023-08-23 16:42:50 +02:00