diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ce9d685..f2f0587 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -63,5 +63,6 @@ "modules/aws-security-group": "0.1.0", "modules/aws-mongodbatlas-auth": "0.1.0", "modules/aws-rds-sql-server-read-replica": "0.1.0", - "modules/aws-cloudwatch-dashboard": "0.1.0" + "modules/aws-cloudwatch-dashboard": "0.1.0", + "modules/aws-budget": "0.1.0" } diff --git a/modules/aws-budget/CHANGELOG.md b/modules/aws-budget/CHANGELOG.md new file mode 100644 index 0000000..d88aa79 --- /dev/null +++ b/modules/aws-budget/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2025-02-17) + + +### Features + +* add new module aws-budget ([#263](https://github.com/kloia/platform-modules/issues/263)) ([775853e](https://github.com/kloia/platform-modules/commit/775853e45c091f4ef663da66c2ab4150ea6ebceb))