Merged
Conversation
- Deleted `dev2` stage configuration (`dev2.json`) and related resources. - Updated valid stages in `decidim-cfj-cdk.ts` and documentation (`CLAUDE.md`).
…d storage - Switched RDS instance type to `t4g.micro` for better performance. - Upgraded PostgreSQL engine version to 16.11. - Changed storage type from GP2 to GP3 for cost-efficiency. - Added a TODO comment to migrate to AWS Secrets Manager for password rotation.
- Switched RDS instance type to `db.t4g.micro`, upgraded engine version to 16.11, and storage type to GP3. - Updated ElastiCache to use `cache.t3.micro`, upgraded Redis to engine version 7.x, and added a parameter group with `volatile-lru` eviction policy. - Refactored CloudFront setup for dynamic price class (`PRICE_CLASS_ALL/200`) based on environment and streamlined configuration. Updated WAF exclusions to address false positives for rich text input.
- Changed RDS instance type to `t4g.micro` and updated snapshot identifier to `decidim-master-2025-12-25`. - Modified ElastiCache node type to `cache.t3.micro`. - Adjusted Rails startup command from `;` to `&&` for improved execution reliability.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
rdsのversion更新
elasticacheのメンテナンス
📌 Related Issues
📋 Subtasks
CHANGELOGupgrade notes, if required📷 Screenshots (optional)