Lars Lehtonen
e2852ca9fb
internal/copy: deprecate io/ioutil ( #336 )
...
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-09-07 17:23:38 +02:00
Lars Lehtonen
9d595db5af
internal/communicator: deprecate io/ioutil ( #332 )
...
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-09-07 16:50:30 +02:00
Mahesh Rijal
3d7fda123a
Remove duplicate in readme ( #331 )
...
Signed-off-by: maheshrjl <62394512+maheshrjl@users.noreply.github.com>
2023-09-07 15:54:28 +02:00
Elbaz
886895c649
Pull Request Template validation ( #326 )
...
Co-authored-by: Elbaz <eranelbaz97@gmail.com>
2023-09-07 15:24:35 +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
Dmitry Kisler
c22a387167
Fixes broken links in md docs and bug template ( #328 )
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-09-07 13:32:52 +02:00
Adrian Mester
408470481e
internal/states: deprecate io/ioutil ( #320 )
2023-09-07 12:18:43 +03:00
Lars Lehtonen
6334237a46
internal/cloud: deprecate io/ioutil ( #316 )
...
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-09-07 10:49:14 +02:00
Lars Lehtonen
10e1b10d86
internal/builtin: deprecate io/ioutil ( #314 )
...
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-09-06 22:21:30 +02:00
Anuraag Marapally
3b589ff6b2
Fix Slack workspace link in README ( #311 )
...
Signed-off-by: A-N-uraag <marapallyanuraag@gmail.com>
2023-09-06 21:22:53 +03:00
Lars Lehtonen
bfbe8ee4df
internal/backend: deprecate io/ioutil ( #312 )
...
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-09-06 19:41:23 +02:00
James Humphries
acc913a77e
Added eslint + remark-lint to our documentation pages ( #249 )
...
Signed-off-by: James Humphries <james@james-humphries.co.uk>
2023-09-06 17:16:54 +01:00
Marcin Wyszynski
0941afc75a
Use our fork of the equivalence testing binary ( #298 )
...
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-09-06 16:35:38 +02:00
Yaron Yarimi
0d69b56cc2
Always unmark value in test commands in favor of sensitive values ( #263 )
2023-09-06 15:19:38 +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
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
78c7f75639
Update pull request template's Target Release
version ( #295 )
...
Co-authored-by: Elbaz <eran.elbaz@env0.com>
2023-09-06 13:11:12 +03:00
Patrick Decat
b24c89c4b2
chore: ignore /opentf binary ( #289 )
...
Signed-off-by: Patrick Decat <pdecat@gmail.com>
2023-09-06 02:08:33 -04:00
Lars Lehtonen
f9f1ca43f2
internal/states/statemgr: handle ignored errors ( #277 )
...
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
Co-authored-by: Kuba Martin <kubam@spacelift.io>
2023-09-05 23:16:22 +02:00
Kuba Martin
ffd1455aca
Update CONTRIBUTING.md to mention the need to update the CHANGELOG.md. ( #281 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-05 22:43:37 +02:00
Damian Stasik
a7d8cdd3ee
Fix link in architecture.md ( #271 )
2023-09-05 18:06:26 +02:00
Yevgeniy Brikman
f330ace4e5
Add fork announcement links to README ( #268 )
...
* Add fork announcement links to README
The announcement includes a lot of important context about the current state of the fork, so I've added it to the README. Feedback on where to put it and how to phrase it is very welcome.
Signed-off-by: Yevgeniy Brikman <brikis98@users.noreply.github.com>
* Update phrasing
Signed-off-by: Yevgeniy Brikman <brikis98@users.noreply.github.com>
* Update for clarity.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
---------
Signed-off-by: Yevgeniy Brikman <brikis98@users.noreply.github.com>
Signed-off-by: Jakub Martin <kubam@spacelift.io>
Co-authored-by: Jakub Martin <kubam@spacelift.io>
2023-09-05 17:45:21 +02:00
Elbaz
285190af50
Merge pull request #255 from opentffoundation/chore-add-is-files-sorted-test
2023-09-05 15:29:43 +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
Kuba Martin
d58101ff94
Fix contributing links. ( #264 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-05 11:11:22 +02:00
Kuba Martin
82c3eb2ce0
Add Slack invite to README. ( #262 )
...
* Add Slack invite to README.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Fix link
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Add exclamation mark.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Formatting.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Formatting.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
---------
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-04 17:00:59 +02:00
Kuba Martin
f406ecf3ea
Improve RFC description formatting. ( #261 )
...
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-04 16:38:47 +02:00
Kuba Martin
e5d63e7fa5
Update readme. ( #259 )
...
* Update readme.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Add terms of service violation note.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Fix
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Remove link due to `Company reserves the right to require prior written consent before linking to the Website.`.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Link ToS via wayback machine.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Update ToS link to "latest".
Signed-off-by: Jakub Martin <kubam@spacelift.io>
---------
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-04 15:21:28 +02:00
RLRabinowitz
cd1e084fd9
Merge pull request #250 from opentffoundation/test-refresh-only-test
...
Add tests for `opentf test` with `plan_options`
2023-09-04 14:53:32 +03:00
Elbaz
39172c7bc5
Merge branch 'main' into test-refresh-only-test
2023-09-03 17:29:15 +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
Elbaz
778c7e6d37
Merge pull request #253 from opentffoundation/fix-text-on-crash
2023-09-03 14:41:45 +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
RLRabinowitz
a4554a0a75
Change text to OPENTF CRASH on crash
...
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2023-09-03 12:17:35 +03:00
Kuba Martin
414a9c79ef
Update contributing guidelines. ( #252 )
...
* Add contributing guidelines.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Move contributing to project root.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Fixes
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Update.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
* Update.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
---------
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-01 13:53:33 +02:00
Marcin Białoń
43b8029a1e
Fix issues website/docs/language
( #244 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-31 11:08:59 +02:00
James Humphries
a83e5ee5ac
Merge pull request #247 from opentffoundation/clean-up-website-navigation
...
Clean up website navigation
2023-08-31 09:22:16 +01:00
James Humphries
531a6d2742
Remove links in documentation navigation files to documents that no longer exist
...
removed link to terraform-editions page that no longer exists
removed list page as its not usable
removed map page as its not usable
Signed-off-by: James Humphries <jamesh@spacelift.io>
2023-08-31 09:09:44 +01:00
Marcin Białoń
aeac8968fc
Update website/docs/language/state
( #236 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-30 15:00:24 +02:00
Marcin Białoń
554f303899
Update website/docs/language/functions
( #227 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-30 14:59:37 +02:00
Damian Stasik
19c658c516
Clean up docs nav data JSON files ( #243 )
2023-08-30 13:41:32 +02:00
Marcin Białoń
f8ee967230
Update website/docs/language/resources
( #232 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-30 13:08:53 +02:00
Marcin Białoń
1a3eee582f
Update website/docs/language/modules
( #230 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-30 13:06:23 +02:00
Marcin Białoń
fb8d960e1d
Update website/docs/intro
( #179 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-30 00:19:59 +02:00
Marcin Białoń
932c32008c
Update website/docs/language/providers
( #231 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-30 00:11:57 +02:00
Marcin Białoń
f769350c88
Update website/docs/language/settings
( #233 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-30 00:09:33 +02:00
Marcin Białoń
8374badd13
Update website/docs/language
( #241 )
...
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-30 00:01:20 +02:00