Skip to content

Commit

Permalink
Version Packages (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 19, 2024
1 parent 713855f commit 0b7e490
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-llamas-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-coats-attack.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/odd-mugs-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-falcons-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-tables-cover.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @common-fate/terraform-aws-common-fate-deployment

## 1.13.0

### Minor Changes

- 7a609e6: Introduce stacksets for deploying audit and rds roles, migrate to using tag based assume role policy conditions for control plane and provisioner.
- eefebfb: A default application release tag is now specified as part of the Terraform module. If you've been using the `release_tag` parameter, you should now remove this parameter from the stack to use the application versions bundled with the Terraform module.

The initial bundled application release is v1.3.1.

- 47d06e6: Adds modules required for Least Privilege Analysis. This module adds an S3 bucket used to store analysis reports.

### Patch Changes

- 713855f: Relax the AWS RDS database version constraint to be '15' rather than '15.4'. This fixes an issue where deployment updates could fail due to automatic minor version updates.
- 714a2c3: Add lifecycle ignore_changes blocks for uncontrolled values on cognito saml_idp and stacksets to prevent update warnings that don't make any changes

## 1.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@common-fate/terraform-aws-common-fate-deployment",
"version": "1.12.0",
"version": "1.13.0",
"description": "",
"main": "index.js",
"keywords": [],
Expand Down

0 comments on commit 0b7e490

Please sign in to comment.