Skip to content

Commit 40d54f2

Browse files
github-actions[bot]cloudposse-releaser[bot]goruha
authored
Update Changelog for 1.500.0 (#1124)
Co-authored-by: cloudposse-releaser[bot] <163353533+cloudposse-releaser[bot]@users.noreply.github.com> Co-authored-by: Igor Rodionov <[email protected]>
1 parent ab8df1d commit 40d54f2

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

CHANGELOG.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11
# CHANGELOG
22

3+
## 1.500.0
4+
5+
6+
7+
## Affected Components
8+
- [eks/argocd](https://docs.cloudposse.com/components/library/aws/eks/argocd#changelog)
9+
- [eks/cluster](https://docs.cloudposse.com/components/library/aws/eks/cluster#changelog)
10+
- [eks/datadog-agent](https://docs.cloudposse.com/components/library/aws/eks/datadog-agent#changelog)
11+
- [eks/github-actions-runner](https://docs.cloudposse.com/components/library/aws/eks/github-actions-runner#changelog)
12+
- [spa-s3-cloudfront](https://docs.cloudposse.com/components/library/aws/spa-s3-cloudfront#changelog)
13+
14+
15+
16+
17+
<details>
18+
<summary>add additional waf features @mcalhoun (#791)</summary>
19+
20+
## what
21+
* Add the ability to specify a list of ALBs to attach WAF to
22+
* Add the ability to specify a list of tags to target ALBs to attach WAF to
23+
24+
## why
25+
* To provider greater flexibility in attaching WAF to ALBs
26+
</details>
27+
28+
<details>
29+
<summary>Update Changelog for `1.499.0` @github-actions (#1123)</summary>
30+
31+
Update Changelog for [`1.499.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.499.0)
32+
</details>
33+
34+
<details>
35+
<summary>docs: fix typos using `codespell` @RoseSecurity (#1114)</summary>
36+
37+
## what and why
38+
39+
> [!NOTE]
40+
> Feel free to close this PR if the changes are not worth the review. I won't be offended
41+
42+
- For context, I wanted to clean up some of the documentation in our repository, which identified several typos in our variables and READMEs. I decided to use `codespell` to automate this process and thought it might be useful for a quick cleanup here!
43+
44+
### usage
45+
46+
```sh
47+
codespell -w
48+
```
49+
50+
</details>
51+
52+
53+
354
## 1.499.0
455

556

0 commit comments

Comments
 (0)