mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
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
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
tfcoremock_simple_resource.json: Refreshing state... [id=5a3fd9b3-e852-8956-8c0a-255d47eda645]
|
||||
|
||||
OpenTF used the selected providers to generate the following execution
|
||||
plan. Resource actions are indicated with the following symbols:
|
||||
OpenTF used the selected providers to generate the following execution plan.
|
||||
Resource actions are indicated with the following symbols:
|
||||
~ update in-place
|
||||
|
||||
OpenTF will perform the following actions:
|
||||
|
||||
Reference in New Issue
Block a user