Commit Graph

10 Commits

Author SHA1 Message Date
Christian Mesh
abd324ea7c
Revert "Fixes : Replace hashicorp and terraform references" () 2023-12-11 15:10:03 -05:00
Janos
15bef1428a
Fixes : Replace hashicorp and terraform references ()
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
2023-12-08 08:03:09 -05:00
RLRabinowitz
e0ecd2ebb3
Use registry.opentofu.org as the default registry ()
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2023-10-03 10:49:38 +03:00
Elbaz
621bd071a7
rename OpenTofu testing folder () 2023-09-21 18:15:32 +03:00
Marcin Wyszynski
0941afc75a
Use our fork of the equivalence testing binary ()
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-09-06 16:35:38 +02:00
Marcin Wyszynski
6e0908d53f
Introduce a snapshot check for equivalence tests ()
* 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
Elbaz
b3fac1e45e all changes 2023-08-24 10:13:27 +03:00
The Terraform Team
c10a07f3b2 Automated equivalence test golden file update for release 1.5.0-alpha20230405. 2023-04-17 09:35:26 +00:00
Liam Cervante
c1633436b8
Add more equivalence test cases () 2022-11-29 12:36:52 +01:00
Liam Cervante
37b88b33ce
Rollout equivalence testing during Terraform releases and builds ()
* add some basic equivalence tests and execute them in the build pipeline

* remove old file, now unused

* update terraform-equivalence-testing to v0.2.0

* add separate action

* make sure to read from hashicorp repo

* remove elevated github token where possible

* Don't need elevated token anymore

* update with official mock provider

* last change: don't need the authorization header for public repositories.
2022-11-24 14:00:08 +01:00