PowerDataHub / terraform-aws-airflow

Terraform module to deploy an Apache Airflow cluster on AWS, backed by RDS PostgreSQL for metadata, S3 for logs and SQS as message broker with CeleryExecutor
Apache License 2.0
84 stars 40 forks source link

Bump terraform-aws-modules/security-group/aws from 3.2.0 to 4.16.1 #70

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps terraform-aws-modules/security-group/aws from 3.2.0 to 4.16.1.

Release notes

Sourced from terraform-aws-modules/security-group/aws's releases.

v4.16.1

4.16.1 (2022-11-14)

Bug Fixes

  • Update CI configuration files to use latest version (#263) (bf115ff)

v4.16.0

4.16.0 (2022-10-25)

Features

  • Add a rule for prometheus node exporter on port 9100 (#262) (ee913e4)

v4.15.0

4.15.0 (2022-10-25)

Features

v4.14.0

4.14.0 (2022-10-25)

Features

v4.13.1

4.13.1 (2022-09-26)

Bug Fixes

v4.13.0

4.13.0 (2022-08-23)

Features

  • Add SASL/SCRAM and IAM access control TCP ports for Kafka / MSK (#254) (c254255)

v4.12.0

4.12.0 (2022-08-22)

... (truncated)

Changelog

Sourced from terraform-aws-modules/security-group/aws's changelog.

4.16.1 (2022-11-14)

Bug Fixes

  • Update CI configuration files to use latest version (#263) (bf115ff)

4.16.0 (2022-10-25)

Features

  • Add a rule for prometheus node exporter on port 9100 (#262) (ee913e4)

4.15.0 (2022-10-25)

Features

4.14.0 (2022-10-25)

Features

4.13.1 (2022-09-26)

Bug Fixes

4.13.0 (2022-08-23)

Features

  • Add SASL/SCRAM and IAM access control TCP ports for Kafka / MSK (#254) (c254255)

4.12.0 (2022-08-22)

Features

4.11.0 (2022-08-18)

... (truncated)

Commits
  • 6f18954 chore(release): version 4.16.1 [skip ci]
  • bf115ff fix: Update CI configuration files to use latest version (#263)
  • 556f7c5 chore(release): version 4.16.0 [skip ci]
  • ee913e4 feat: Add a rule for prometheus node exporter on port 9100 (#262)
  • 0dae37c chore(release): version 4.15.0 [skip ci]
  • 5ae4f94 feat: Added Vault rule (#260)
  • 4e377db chore(release): version 4.14.0 [skip ci]
  • 0da7667 feat: Added DAX Cluster rules (#259)
  • c3bbd8e chore(release): version 4.13.1 [skip ci]
  • be7d46d fix: Fixed zabbix rules (#261)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #71.