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.10.0 #64

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.10.0.

Release notes

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

v4.10.0

4.10.0 (2022-08-16)

Features

  • Add additional output security_group_arn (#249) (44d8a25)

v4.9.0

4.9.0 (2022-03-12)

Features

  • Made it clear that we stand with Ukraine (5fb1af6)

v4.8.0

4.8.0 (2022-01-10)

Features

v4.7.0

4.7.0 (2021-11-25)

Features

  • add gRPC and HTTPS ports to Consul array (#223) (914bfad)

v4.6.1

4.6.1 (2021-11-25)

Bug Fixes

v4.6.0

4.6.0 (2021-11-25)

Bug Fixes

  • update CI/CD process to enable auto-release workflow (#233) (1dd6ae9)

Features

... (truncated)

Changelog

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

4.10.0 (2022-08-16)

Features

  • Add additional output security_group_arn (#249) (44d8a25)

4.9.0 (2022-03-12)

Features

  • Made it clear that we stand with Ukraine (5fb1af6)

4.8.0 (2022-01-10)

Features

4.7.0 (2021-11-25)

Features

  • add gRPC and HTTPS ports to Consul array (#223) (914bfad)

4.6.1 (2021-11-25)

Bug Fixes

4.6.0 (2021-11-25)

Bug Fixes

  • update CI/CD process to enable auto-release workflow (#233) (1dd6ae9)

Features

[v4.5.0] - 2021-11-20

... (truncated)

Commits
  • cb5a846 chore(release): version 4.10.0 [skip ci]
  • 44d8a25 feat: Add additional output security_group_arn (#249)
  • 0bd31aa docs: Fixed versions documented in README (#239)
  • 4af4eb1 chore: Updated information for users from Russia/Belarus
  • 58d2640 chore(release): version 4.9.0 [skip ci]
  • 5fb1af6 feat: Made it clear that we stand with Ukraine
  • 532babe chore(release): version 4.8.0 [skip ci]
  • 55b75b3 feat: Add rule for octopus tentacles (#236)
  • 53ff1b0 chore: Update release configuration files to correctly use conventional-commi...
  • ef0057a chore(release): version 4.7.0 [skip ci]
  • 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 #65.