Commit graph

10 commits

Author SHA1 Message Date
Brendon Smith
66c470eb05
Add OpenTofu version file support
Signed-off-by: Brendon Smith <bws@bws.bio>
2025-08-02 15:38:04 -04:00
AbstractionFactory
592200bd4b
Fixes #43: OpenTofu 1.6 can no longer be downloaded (#44)
* Fixes #43: OpenTofu 1.6 can no longer be downloaded

Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>

* More sane self-test

Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>

---------

Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2024-12-10 15:04:33 +01:00
Janos
da3271e0a2
Adding Forgejo support (#23)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Bence Santha <bence@santha.eu>
2024-01-30 19:49:40 +01:00
Dmitry Kisler
6196ddd9f5
chore: refactors downloadCLI
see:
-https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1356503597
- https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1356504741

Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-12 17:46:15 +02:00
Dmitry Kisler
ff4f92709b
chore: refactors mapOS func.
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-12 17:39:39 +02:00
Dmitry Kisler
45ec8bfee0
feat: added versions resolution logic to use user's input.
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-10 11:48:18 +02:00
Dmitry Kisler
c68fac3149
feat: added versions resolution logic to use user's input.
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-10 09:42:46 +02:00
Dmitry Kisler
1add52fd80
chore: migrated terraformrc to tofurc
details:
- https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1347306740
- https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1347357109
- https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1347356063

Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-09 22:46:28 +02:00
Dmitry Kisler
c0694856cd
chore: updated the hardcoded value so it's the latest release.
see: https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1349662831
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-09 22:39:01 +02:00
Dmitry Kisler
01bef202d2
feat: ported action definition from setup-terraform
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-05 01:15:05 +02:00