You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* opa and terraform version updates
* opa and sentinel version updates
* lint and changelog
* remove amd arch validation, rely on the backend for validation
* temp skip test
* lint
* remove skip
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Unreleased
2
2
3
+
## Bug Fixes
4
+
5
+
* Fixes arch validation on Terraform, OPA, and Sentinel Tool Versions when providing top level `url` and `sha` with multiple `archs` by @kelsi-hoyle[#1212](https://github.com/hashicorp/go-tfe/pull/1212)
0 commit comments