Michael Manganiello
Michael Manganiello
## Describe the Feature Allow the module to internally configure `aws_db_instance_role_association` resources, to centralize more of the RDS configuration in this single module. ## Describe Ideal Solution Example code snippet,...
After filing https://code.djangoproject.com/ticket/32815, it was more evident that the issue I'm experiencing when trying to reset a `ContextVar` is related to `asgiref`. However, I'm not sure about this being a...
# Breaking changes This release introduces a breaking change that affects projects using the `github_webhooks_token` variable. Since Terraform 1.2.0, modules to be used with the `for_each`, `count`, and `depends_on` arguments...
## Problem Currently, hand-made variables do not support nesting, which sometimes helps to reduce duplication and simplify configuration files. Here is a simple example, trying to reuse a single Healthchecks...
### Please describe your bug Using the "Shuffle" option within a TV Show season returns the Season episodes in order (`Random` ordering is not being applied, even when the API...
We have deployed this project to our AWS account, but after triggering AWS Batch jobs, we only get metrics for the `RUNNABLE` state. This is an example of CloudWatch error...
*Description of changes:* The `deploy_key_prefix` variable is only used conditionally in `Model.prepare_container_def`. It can be avoided when no code upload is needed. ## Merge Checklist _Put an `x` in the...
This commit adds type hints to the module. `mypy` does not report any errors besides missing type hints from other imported libraries.
## what The following variables have been removed from upstream module `cloudposse/alb-ingress/aws`, and stopped being used since `v0.58.0` [1]: * `alb_ingress_unauthenticated_listener_arns_count` * `alb_ingress_authenticated_listener_arns_count` ## references [1] https://github.com/cloudposse/terraform-aws-ecs-web-app/commit/20a8d1c697662c794c887ab7cc524f37ab7a3be7
## what This change allows setting the `engine` variable, to allow using Valkey as the cache engine. No breaking changes are expected, as the default value for the `engine` variable...