hc-github-team-tf-core
8632700ff8
Update equivalence test golden files.
2025-11-10 20:42:21 +00:00
github-actions[bot]
1a097f4165
Update equivalence test golden files. ( #37443 )
...
Co-authored-by: hc-github-team-tf-core <github-team-tf-core@hashicorp.com>
2025-08-14 08:14:39 +01:00
Liam Cervante
3fd0cc04be
Update equivalence testing framework to resolve flaky tests ( #36179 )
...
* Attempt to remove flaky parts of the equivalence testing
* use new version to fix this
* update with latest terraform
2024-12-12 15:54:26 +01:00
github-actions[bot]
5f4ea0baea
Update equivalence test golden files. ( #36089 )
...
Co-authored-by: hc-github-team-tf-core <github-team-tf-core@hashicorp.com>
2024-11-25 15:15:49 +01:00
github-actions[bot]
3065fdb14d
Update equivalence test golden files. ( #36060 )
...
Co-authored-by: hc-github-team-tf-core <github-team-tf-core@hashicorp.com>
2024-11-19 15:24:43 +01:00
Liam Cervante
3e2878f148
equivalence testing: update git operations ( #36056 )
...
* equivalence testing: use --intent-to-add to include new file diffs
* also update github commit name
2024-11-19 15:04:23 +01:00
Liam Cervante
9402a85c5d
Update noisy equivalence test ( #36036 )
...
* update noisy equivalence test
* also run on opened PRs
* don't need to ignore fields anymore
2024-11-19 08:56:51 +01:00
github-actions[bot]
9d03e9dc1c
Update equivalence test golden files. ( #36032 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-18 17:39:42 +01:00
Liam Cervante
449aa908b9
Execute equivalence tests on every pull request ( #35976 )
2024-11-18 14:13:00 +01:00
hashicorp-copywrite[bot]
53c34ff49c
Update copyright file headers to BUSL-1.1
2023-08-10 23:43:27 +01:00
hashicorp-copywrite[bot]
325d18262e
[COMPLIANCE] Add Copyright and License Headers
2023-05-02 15:33:06 +00: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
9001bef525
fix the outputs of equivalence tests that were executed with the wrong version ( #32547 )
2023-01-20 12:53:04 +01:00
Liam Cervante
82b5cfad7e
Add more equivalence tests that are testing edge cases around the new structured renderer ( #32538 )
...
* add test cases
* run equivalence tests
* delete old outputs
* drift_relevant_attributes should ignore the number attribute
* also add a test for data reads
* test destroy only
2023-01-20 09:31:11 +01:00
Liam Cervante
8e1b660b79
Update equivalence tests to counter non-deterministic output ( #32366 )
2023-01-04 17:36:43 +01:00
The Terraform Team
7d57d59959
Automated equivalence test golden file update for release v1.4.0-alpha20221207.
2022-12-07 15:19:56 +00:00
Liam Cervante
c1633436b8
Add more equivalence test cases ( #32296 )
2022-11-29 12:36:52 +01:00
Liam Cervante
37b88b33ce
Rollout equivalence testing during Terraform releases and builds ( #31928 )
...
* 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