Skip to main content

News 07 2020

· 10 min read

terraform-aws-kinesis-stream-es - 0.4.1

  • Fix IndexRotationPeriod cloud formation parameter

Created at: 2020-07-30

Source: https://github.com/DNXLabs/terraform-aws-kinesis-stream-es/releases/tag/0.4.1


terraform-aws-ecs-app - 4.8.3

BUGFIXES

  • Fix bug where names for blue and green target groups would be the same

Created at: 2020-07-30

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.8.3


terraform-aws-static-app - 1.4.0

ENHANCEMENTS

  • Output for CF domain name

Created at: 2020-07-30

Source: https://github.com/DNXLabs/terraform-aws-static-app/releases/tag/1.4.0


mysql-replication - 0.21-dnx2

Refactor hash tag in files .py

Created at: 2020-07-29

Source: https://github.com/DNXLabs/mysql-replication/releases/tag/0.21-dnx2


dnx-data - 0.4.1

  • Fix version pysmysql

Created at: 2020-07-29

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.4.1


terraform-aws-ecs-app-scheduler - 0.0.1

First release:

  • Terraform stack for Cloudwatch events and ECS tasks
  • Mainly function is to execute batch scripts

Created at: 2020-07-29

Source: https://github.com/DNXLabs/terraform-aws-ecs-app-scheduler/releases/tag/0.0.1


terraform-aws-ecs-app - 4.8.1

BUGFIXES

  • Target group name trim

Created at: 2020-07-29

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.8.1


terraform-aws-ecs-app - 4.8.2

BUGFIXES

  • Fixing multiple paths conditional breaking single path

Created at: 2020-07-29

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.8.2


terraform-aws-kinesis-stream-es - 0.4.0

  • Export variable variable index_rotation_period
  • Set type string to kinesis_firehose_index_name
  • Set default value for kinesis_stream_bucket_name

Created at: 2020-07-29

Source: https://github.com/DNXLabs/terraform-aws-kinesis-stream-es/releases/tag/0.4.0


terraform-aws-kinesis-stream-es - 0.3.2

Created at: 2020-07-28

Source: https://github.com/DNXLabs/terraform-aws-kinesis-stream-es/releases/tag/0.3.2


docker-terraform - 0.13.0-rc1-dnx1

Created at: 2020-07-26

Source: https://github.com/DNXLabs/docker-terraform/releases/tag/0.13.0-rc1-dnx1


terraform-aws-eb-windows - 0.6.0

ENHANCEMENTS

  • Adding a http redirect to https by default in the load balancer

Created at: 2020-07-24

Source: https://github.com/DNXLabs/terraform-aws-eb-windows/releases/tag/0.6.0


terraform-aws-kinesis-stream-es - 0.3.0

  • Adds kinesis deployment via terraform cloudformation

Created at: 2020-07-24

Source: https://github.com/DNXLabs/terraform-aws-kinesis-stream-es/releases/tag/0.3.0


terraform-aws-ecs-app - 4.8.0

ENHANCEMENTS

  • Adding paths attribute for multiples rules

Created at: 2020-07-24

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.8.0


terraform-aws-kinesis-stream-es - 0.3.1

Created at: 2020-07-24

Source: https://github.com/DNXLabs/terraform-aws-kinesis-stream-es/releases/tag/0.3.1


terraform-aws-ecs - 4.4.0

Currently, the aws_lb_listener is provisioned using the default SSL policy "ELBSecurityPolicy-2016-08" for HTTPS Listeners. Adding this var we can select the desired policy, but it still setting "ELBSecurityPolicy-2016-08" as the default policy.

variable "alb_ssl_policy" {
default = "ELBSecurityPolicy-2016-08"
description = "Select a SSL policy for the ALB Listener"
}

Created at: 2020-07-24

Source: https://github.com/DNXLabs/terraform-aws-ecs/releases/tag/4.4.0


terraform-aws-eb-windows - 0.5.0

ENHANCEMENTS

  • Creating cloudwatch event to join domain automatically upon autoscaling launch event

Created at: 2020-07-23

Source: https://github.com/DNXLabs/terraform-aws-eb-windows/releases/tag/0.5.0


terraform-aws-couchbase - v0.2.4-dnx1

ENHANCEMENTS

  • Adding scale-in protection for autoscaling to prevent machines from being terminated

Created at: 2020-07-23

Source: https://github.com/DNXLabs/terraform-aws-couchbase/releases/tag/v0.2.4-dnx1


dnx-data - 0.4.0

  • Change option format in method write_parquet
  • Withdrawal list_path_delete in method write_parquet
  • Change logic of method put_object_s3

Created at: 2020-07-23

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.4.0


terraform-aws-ecs-app - 4.7.0

ENHANCEMENTS

  • Adding SG option for fargate type

Created at: 2020-07-22

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.7.0


terraform-aws-kinesis-stream-es - 0.2.0

Created at: 2020-07-22

Source: https://github.com/DNXLabs/terraform-aws-kinesis-stream-es/releases/tag/0.2.0


terraform-aws-eb-windows - 0.4.0

ENHANCEMENTS

  • Adding modules outputs: IAM role and EB environment id

Created at: 2020-07-22

Source: https://github.com/DNXLabs/terraform-aws-eb-windows/releases/tag/0.4.0


terraform-aws-ecs-app - 4.6.0

  • Adds subscription filter functionality

New variables:

log_subscription_filter_enabled
log_subscription_filter_name
log_subscription_filter_role_arn
log_subscription_filter_log_group_name
log_subscription_filter_filter_pattern
log_subscription_filter_destination_arn

Created at: 2020-07-21

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.6.0


terraform-aws-ecs-app - 4.6.1

  • Removes var name and log group from sub-filter

Created at: 2020-07-21

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.6.1


terraform-aws-ecs-app - 4.6.2

  • Fix subscription filter log group name

Created at: 2020-07-21

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.6.2


dnx-data - 0.3.9

  • Add session name in resources
  • Add config in spark session
  • Refactor message log
  • Bug fix convert dtypes in spark
  • Change method to write parquet in lake

Created at: 2020-07-21

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.9


terraform-aws-kinesis-stream-es - 0.1.0

Created at: 2020-07-20

Source: https://github.com/DNXLabs/terraform-aws-kinesis-stream-es/releases/tag/0.1.0


docker-ecs-deploy - 1.3.2

BUGFIXES

  • Fixing bug where tail-task-logs would fail if log stream doesn't exist and task fails to start

Created at: 2020-07-18

Source: https://github.com/DNXLabs/docker-ecs-deploy/releases/tag/1.3.2


dnx-data - 0.3.8

  • Method to convert timestamp in epoch + change dict status lake to class
  • Add get global config JSON

Created at: 2020-07-17

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.8


dnx-data - 0.3.7

Created at: 2020-07-16

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.7


dnx-data - 0.3.6

Created at: 2020-07-15

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.6


terraform-aws-eb-windows - 0.3.0

FEATURES

  • SSM Automation to join AD domain

Created at: 2020-07-14

Source: https://github.com/DNXLabs/terraform-aws-eb-windows/releases/tag/0.3.0


dnx-data - 0.3.4

Created at: 2020-07-14

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.4


terraform-aws-security-baseline - 1.1.3

Fixing AWS Config IAM Role

  • adding s3 permission

Created at: 2020-07-13

Source: https://github.com/DNXLabs/terraform-aws-security-baseline/releases/tag/1.1.3


dnx-data - 0.3.3

Created at: 2020-07-13

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.3


dnx-data - 0.3.0

Created at: 2020-07-10

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.0


dnx-data - 0.3.1

Created at: 2020-07-10

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.1


dnx-data - 0.3.2

Created at: 2020-07-10

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.3.2


docker-glue-libs - 0.0.1

Initial version of AWS Glue Libs image.

Created at: 2020-07-09

Source: https://github.com/DNXLabs/docker-glue-libs/releases/tag/0.0.1


dnx-data - 0.2.9

Created at: 2020-07-08

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.2.9


dnx-data - 0.2.8

Created at: 2020-07-07

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.2.8


docker-openvpn - 2.2.1

• Replacing the variable USER for REVOKED_USER • Add check for an empty REVOKED_USER variable • Add treatment to not recreate a revoked user • Add logging to the steps involving revoked users

Created at: 2020-07-06

Source: https://github.com/DNXLabs/docker-openvpn/releases/tag/2.2.1


terraform-aws-openvpn - 0.5.1

  • bump openvpn image to 2.2.1
  • revoked user bugfix

Created at: 2020-07-06

Source: https://github.com/DNXLabs/terraform-aws-openvpn/releases/tag/0.5.1


terraform-aws-ecs - 4.3.2

• Added AWS Backup tags

Created at: 2020-07-03

Source: https://github.com/DNXLabs/terraform-aws-ecs/releases/tag/4.3.2


terraform-aws-backup - 1.0.0

  • Updated resources tags
  • Added tags to recovery points

Created at: 2020-07-03

Source: https://github.com/DNXLabs/terraform-aws-backup/releases/tag/1.0.0


one-cli - 0.5.1

  • Exception treatment when module check not defined
  • Enhance output messages for modules check

Created at: 2020-07-03

Source: https://github.com/DNXLabs/one-cli/releases/tag/0.5.1


terraform-aws-sns - 0.1.5

Updating function_name with the topic_name to create a lambda for each slack_endpoint alarm

Created at: 2020-07-03

Source: https://github.com/DNXLabs/terraform-aws-sns/releases/tag/0.1.5


terraform-aws-account - 0.1.1

BUGFIXES

  • Ignoring account values that cannot change

Created at: 2020-07-03

Source: https://github.com/DNXLabs/terraform-aws-account/releases/tag/0.1.1


terraform-aws-audit-member - 1.0.5

BUGFIXES

  • Ignoring email value that cannot change

Created at: 2020-07-03

Source: https://github.com/DNXLabs/terraform-aws-audit-member/releases/tag/1.0.5


terraform-aws-security-baseline - 1.1.2

  • Export AWS region variable

Created at: 2020-07-02

Source: https://github.com/DNXLabs/terraform-aws-security-baseline/releases/tag/1.1.2


dnx-data - 0.2.5

Created at: 2020-07-02

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.2.5


dnx-data - 0.2.6

Created at: 2020-07-02

Source: https://github.com/DNXLabs/dnx-data/releases/tag/0.2.6


terraform-aws-ecs-app - 4.5.0

Features:

  • FARGATE launch type deploy.
  • Include new variables:
variable "launch_type" {
default = "EC2"
description = "The launch type on which to run your service. The valid values are EC2 and FARGATE. Defaults to EC2."
}

variable "platform_version" {
default = "LATEST"
description = "The platform version on which to run your service. Only applicable for launch_type set to FARGATE. Defaults to LATEST."
}

variable "subnets" {
default = null
description = "The subnets associated with the task or service. (REQUIRED IF 'LAUCH_TYPE' IS FARGATE)"
}

variable "network_mode" {
default = null
description = "The Docker networking mode to use for the containers in the task. The valid values are none, bridge, awsvpc, and host. (REQUIRED IF 'LAUCH_TYPE' IS FARGATE)"
}

Created at: 2020-07-02

Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/4.5.0


one-cli - 0.5.0

  • Create CODE_OF_CONDUCT.md
  • Adds contributing guideline
  • Remove old issue template from the root folder
  • Move templates to ISSUE_TEMPLATE folder
  • No response issue auto closed robot
  • Adds pull request template
  • Adds issue template
  • Adds DNX terraform modules version check
  • Fix app docker-login assume role
  • Document to only use docker within CI/CD pipelines
  • Adds AWS CLI entry passing arguments
  • Adds extra new line to message for null IDP config
  • Update usage commands in README
  • Makes create credentials now a generic routine
  • Rename login command to auth
  • Feature to select between SSO and AWS IAM user

Created at: 2020-07-02

Source: https://github.com/DNXLabs/one-cli/releases/tag/0.5.0


terraform-aws-security-baseline - 1.1.1

  • Add default region to aws provider

Created at: 2020-07-01

Source: https://github.com/DNXLabs/terraform-aws-security-baseline/releases/tag/1.1.1