Skip to content

Commit 0521715

Browse files
gruntwork-cigruntwork-ci
andauthored
Update Gruntwork releases as of 2024-06-30 (#1811)
Co-authored-by: gruntwork-ci <[email protected]>
1 parent c1a827c commit 0521715

File tree

4 files changed

+801
-5
lines changed

4 files changed

+801
-5
lines changed

docs/guides/stay-up-to-date/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import CardGroup from "/src/components/CardGroup"
1616

1717
<CardGroup cols={1} gap="1rem" stacked equalHeightRows={false} commonCardProps={{padding: "1.25rem"}}>
1818

19+
<Card title="Update to 2024-06" href="/guides/stay-up-to-date/releases/2024-06" />
1920
<Card title="Update to 2024-05" href="/guides/stay-up-to-date/releases/2024-05" />
2021
<Card title="Update to 2024-04" href="/guides/stay-up-to-date/releases/2024-04" />
2122
<Card title="Update to 2024-03" href="/guides/stay-up-to-date/releases/2024-03" />
@@ -30,7 +31,6 @@ import CardGroup from "/src/components/CardGroup"
3031
<Card title="Update to 2023-06" href="/guides/stay-up-to-date/releases/2023-06" />
3132
<Card title="Update to 2023-05" href="/guides/stay-up-to-date/releases/2023-05" />
3233
<Card title="Update to 2023-04" href="/guides/stay-up-to-date/releases/2023-04" />
33-
<Card title="Update to 2023-03" href="/guides/stay-up-to-date/releases/2023-03" />
3434
<Card title="See older releases" href="/guides/stay-up-to-date/releases" />
3535

3636
</CardGroup>
@@ -114,6 +114,6 @@ href="/guides/stay-up-to-date/cis/cis-1.5.0"
114114
<!-- ##DOCS-SOURCER-START
115115
{
116116
"sourcePlugin": "releases",
117-
"hash": "7d25827454c4cd0fddc63ab9acdd45b0"
117+
"hash": "605619991dce9857a7b40caa9f67dce8"
118118
}
119119
##DOCS-SOURCER-END -->

docs/guides/stay-up-to-date/releases/2024-05/index.md

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,32 @@ terraform &#x7B;
131131
## pipelines-cli
132132

133133

134+
### [v0.10.0-alpha](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.10.0-alpha)
135+
136+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
137+
<small>Published: 5/31/2024 | <a href="https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.10.0-alpha">Release notes</a></small>
138+
</p>
139+
140+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
141+
142+
Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.10.0-alpha
143+
144+
</div>
145+
146+
147+
### [v0.10.0](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.10.0)
148+
149+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
150+
<small>Published: 5/31/2024 | <a href="https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.10.0">Release notes</a></small>
151+
</p>
152+
153+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
154+
155+
Release duplicated from https://github.com/gruntwork-io/pipelines/releases/tag/v0.10.0
156+
157+
</div>
158+
159+
134160
### [v0.9.11](https://github.com/gruntwork-io/pipelines-cli/releases/tag/v0.9.11)
135161

136162
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
@@ -239,6 +265,38 @@ terraform &#x7B;
239265
## terraform-aws-architecture-catalog
240266

241267

268+
### [v2.3.2](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v2.3.2)
269+
270+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
271+
<small>Published: 5/31/2024 | <a href="https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v2.3.2">Release notes</a></small>
272+
</p>
273+
274+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
275+
276+
* feat: Adding parallelism restriction by @yhakbar in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/1086
277+
278+
279+
**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-architecture-catalog/compare/v2.3.1...v2.3.2
280+
281+
</div>
282+
283+
284+
### [v2.3.1](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v2.3.1)
285+
286+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
287+
<small>Published: 5/31/2024 | <a href="https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v2.3.1">Release notes</a></small>
288+
</p>
289+
290+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
291+
292+
* feat: Adding CIS compliance common findings docs by @yhakbar in https://github.com/gruntwork-io/terraform-aws-architecture-catalog/pull/1087
293+
294+
295+
**Full Changelog**: https://github.com/gruntwork-io/terraform-aws-architecture-catalog/compare/v2.3.0...v2.3.1
296+
297+
</div>
298+
299+
242300
### [v2.3.0](https://github.com/gruntwork-io/terraform-aws-architecture-catalog/releases/tag/v2.3.0)
243301

244302
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
@@ -861,6 +919,6 @@ terraform &#x7B;
861919
<!-- ##DOCS-SOURCER-START
862920
{
863921
"sourcePlugin": "releases",
864-
"hash": "137d27d82033f1804478206fe636c3ed"
922+
"hash": "c915a9773f68ec31da1ea1f4ffe070fe"
865923
}
866924
##DOCS-SOURCER-END -->

0 commit comments

Comments
 (0)