terraform-aws-modules / terraform-aws-vpc

Terraform module to create AWS VPC resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws
Apache License 2.0
2.97k stars 4.42k forks source link

feat: Allow custom VPC Flow Log IAM Role name and IAM Policy name #1089

Closed carstensh closed 2 months ago

carstensh commented 4 months ago

Description

Allow custom IAM Role and Policy names for the VPC flow log either by specifying the entire name, or by providing a prefix.

Motivation and Context

Some organizations require specific prefixes or naming schemes on IAM policies and roles. This allows support for that following the same pattern as in other terraform-aws-modules

Breaking Changes

Not a breaking change.

How Has This Been Tested?

github-actions[bot] commented 2 months ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

carstensh commented 2 months ago

bump

antonbabenko commented 2 months ago

This PR is included in version 5.9.0 :tada:

github-actions[bot] commented 1 month ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.