Tags: umotif-public/terraform-aws-ecs-fargate
Tags
Added dynamic block for cloudwatch alarms (#75) * Added dynamic block for cloudwatch alarms Signed-off-by: Mohammed Alkatheeri <mohammed.alkatheeri@umotif.com> * chore: update pre-commit, readme and changelog * Supress tflint messages Signed-off-by: Mohammed Alkatheeri <mohammed.alkatheeri@umotif.com> --------- Signed-off-by: Mohammed Alkatheeri <mohammed.alkatheeri@umotif.com>
Upgrade to 5.x + Fixes (#74) * chore: upgrade to 5.x compatibility * fix: setting container_name is now mandatory to utilise multiple container names set externally to module * fix: protocol set to HTTP by default * chore: changelog + add versions files for examples * chore: set examples to 5 to demonstrate compatability
Refactored container definitions out of module (#69) * Refactored container definitions out of module * Turn cloudwatch logging optional Reason: if the creation of cloudwatch logs happens outside of this module, then that can be passed into the container definitions variable * chore: Update documentation * Turn cloudwatch logging optional * Turn cloudwatch logging optional - fix Despite turning cloudwatch group resource as optional, the module will still expect a log group arn * Lint fixes * Remove square brackets as input is a list * Revert container name to original * Comment about 'target_type' for Fargate * Update target group health check parameters * Documentation update
Add support for EnvironmentFiles in container definition (#60) * Add support for environment files * formatting * add iam permissions * typo * add GetBucketLocation permissions to iam policy * Update Changelog Co-authored-by: Abdul Wahid <abdul.wahid@umotif.com>
PreviousNext