Skip to content

Commit

Permalink
chore: GCForms release v3.18.2 (#782)
Browse files Browse the repository at this point in the history
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
  • Loading branch information
sre-read-write[bot] authored Aug 27, 2024
1 parent 6101829 commit c21381e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.18.1"
".": "3.18.2"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [3.18.2](https://github.com/cds-snc/forms-terraform/compare/v3.18.1...v3.18.2) (2024-08-22)


### Bug Fixes

* add api missing variables (zitadel domain and app key) ([#781](https://github.com/cds-snc/forms-terraform/issues/781)) ([0d92933](https://github.com/cds-snc/forms-terraform/commit/0d929332552856ec0561647ae566e768b50f9734))
* attach permission to retrieve secrets to API ECS task ([#783](https://github.com/cds-snc/forms-terraform/issues/783)) ([b2d73f8](https://github.com/cds-snc/forms-terraform/commit/b2d73f8582278356710151e85094acd307215340))
* permission to use DynamoDB was not properly set in the ECS task configuration ([#784](https://github.com/cds-snc/forms-terraform/issues/784)) ([ee6c425](https://github.com/cds-snc/forms-terraform/commit/ee6c425f5747cfb291b9cb53189b6b09818f904b))
* permission to use KMS was not properly set in the ECS task configuration ([#785](https://github.com/cds-snc/forms-terraform/issues/785)) ([6101829](https://github.com/cds-snc/forms-terraform/commit/610182938a8c272aa3bc8aa40fa4a982c15940af))

## [3.18.1](https://github.com/cds-snc/forms-terraform/compare/v3.18.0...v3.18.1) (2024-08-13)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.18.1
3.18.2

0 comments on commit c21381e

Please sign in to comment.