Terraform Aws Vpc Versions Save

Terraform module to create AWS VPC resources 🇺🇦

v3.19.0

1 year ago

3.19.0 (2023-01-13)

Features

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#876) (2a0319e)

v3.18.1

1 year ago

3.18.1 (2022-10-27)

Bug Fixes

  • Update CI configuration files to use latest version (#850) (b94561d)

v3.18.0

1 year ago

3.18.0 (2022-10-21)

Features

  • Added ability to specify CloudWatch Log group name for VPC Flow logs (#847) (80d6318)

v3.17.0

1 year ago

3.17.0 (2022-10-21)

Features

v3.16.1

1 year ago

3.16.1 (2022-10-14)

Bug Fixes

  • Prevent an error when VPC Flow log log_group and role is not created (#844) (b0c81ad)

v3.16.0

1 year ago

3.16.0 (2022-09-26)

Features

v3.15.0

1 year ago

3.15.0 (2022-09-25)

Features

v3.14.4

1 year ago

3.14.4 (2022-09-05)

Bug Fixes

  • Remove EC2-classic deprecation warnings by hardcoding classiclink values to null (#826) (736931b)

v3.14.3

1 year ago

3.14.3 (2022-09-02)

Bug Fixes

  • Allow security_group_ids to take null values (#825) (67ef09a)

v3.14.2

1 year ago

3.14.2 (2022-06-20)

Bug Fixes

  • Compact CIDR block outputs to avoid empty diffs (#802) (c3fd156)