Andrew
Andrew
## Describe the Feature Variable to enable / disable [data_tiering_enabled](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_replication_group#data_tiering_enabled) ``` Error: error creating ElastiCache Replication Group (REDIS-NAME): InvalidParameterCombination: When using the cache.r6gd.2xlarge node type, you must enable data tiering....
## Change Allows custom dark mode brightness other than 60% or 100% If the variable `.Site.Params.darkImageLevel` is left blank it default to 60%. ## Testing Locally on website
#107 The search feature does not work (not sure when my guess ~4 weeks ago) From some poking around the code I found it was the art-template not the search....
#### Overview of Changes - Prevents the restoration of the RDS snapshot - [Discord issue](https://discord.com/channels/969671994599669760/1074135870753488906/1238144664331092122) #### Testing None
#### Overview of Changes - Recommend using python virtual environments - Git ignore the `.venv` directory - Updated python packages to latest versions #### Testing Locally running scenarios (including ecs_takeover)...
#### Overview of Changes - Implement the fix from https://github.com/RhinoSecurityLabs/cloudgoat/issues/183 - Cleaning up the Terraform - Formatting, use of jsonencod & readability - Combined the two security groups #### Testing...
https://discord.com/channels/969671994599669760/974738015014494229/1240403421614444715 Need to switch from m2 -> m3 Same for rce_web_app
#### Overview of Changes - Noticed that the `sns_secrets` scenario still showed it using an EC2 instances (#271) - Then I went through all the scenarios and updated the formatting...
#### Overview of Changes - Cleaned up Terraform for: - iam_privesc_by_attachment - iam_privesc_by_key_rotation - iam_privesc_by_rollback - Improved cheat sheet #### Testing Tested the changes with `Terraform v1.9.2 on darwin_arm64` and...