File tree Expand file tree Collapse file tree 5 files changed +25
-1
lines changed Expand file tree Collapse file tree 5 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 3.7.2 (April 22, 2025)
2+
3+ NOTES:
4+
5+ * Update dependencies ([ #683 ] ( https://github.com/hashicorp/terraform-provider-random/issues/683 ) )
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ project {
66
77
88 header_ignore = [
9+ # internal catalog metadata (prose)
10+ " META.d/**/*.yaml" ,
11+
912 # changie tooling configuration and CHANGELOG entries (prose)
1013 " .changes/unreleased/*.yaml" ,
1114 " .changie.yaml" ,
Original file line number Diff line number Diff line change 1+ ## 3.7.2 (April 22, 2025)
2+
3+ NOTES:
4+
5+ * Update dependencies ([ #683 ] ( https://github.com/hashicorp/terraform-provider-random/issues/683 ) )
6+
17## 3.7.1 (February 25, 2025)
28
39NOTES:
Original file line number Diff line number Diff line change 1+ ---
2+ schema : 1.1
3+
4+ partition : tf-ecosystem
5+
6+ summary :
7+ owner : team-tf-core-plugins
8+ description : |
9+ Utility provider that supports the use of randomness within Terraform configurations.
10+ visibility : public
Original file line number Diff line number Diff line change 1- 3.7.0-alpha1
1+ 3.7.2
You can’t perform that action at this time.
0 commit comments