Skip to content

Conversation

@garym-krrv
Copy link

@garym-krrv garym-krrv commented Feb 12, 2025

Description

Allows name tagging on aws_vpc_block_public_access_exclusion resource

Closes #1169

Motivation and Context

To be able to set the name tag on the AWS resource
#1169

Breaking Changes

No breaking changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@garym-krrv garym-krrv changed the title fix: define a Name tag on the aws_vpc_block_public_access_exclusion resource #1169 fix: Define a Name tag on the aws_vpc_block_public_access_exclusion resource #1169 Feb 12, 2025
@garym-krrv garym-krrv changed the title fix: Define a Name tag on the aws_vpc_block_public_access_exclusion resource #1169 fix: Define a Name tag on the aws_vpc_block_public_access_exclusion resource Closes #1169 Feb 13, 2025
Copy link
Contributor

@sebastianczech sebastianczech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvements, I forgotten about Name tag in my PR #1159, so thanks for adding it 👍

@garym-krrv
Copy link
Author

Nice improvements, I forgotten about Name tag in my PR #1159, so thanks for adding it 👍

Thank you for adding the initial functionality @sebastianczech

Just a small tweak. Cheers

@garym-krrv
Copy link
Author

BUMP.. Needs approval

@github-actions
Copy link

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

@github-actions github-actions bot added the stale label Apr 17, 2025
@garym-krrv
Copy link
Author

Not stale. Requires PR approval

@github-actions github-actions bot removed the stale label Apr 18, 2025
@bryantbiggs bryantbiggs changed the title fix: Define a Name tag on the aws_vpc_block_public_access_exclusion resource Closes #1169 feat: Allow setting custom tags on aws_vpc_block_public_access_exclusion resource Apr 21, 2025
@bryantbiggs bryantbiggs merged commit 0d11295 into terraform-aws-modules:master Apr 21, 2025
20 checks passed
antonbabenko pushed a commit that referenced this pull request Apr 21, 2025
## [5.20.0](v5.19.0...v5.20.0) (2025-04-21)

### Features

* Allow setting custom tags on `aws_vpc_block_public_access_exclusion` resource ([#1170](#1170)) ([0d11295](0d11295))
@antonbabenko
Copy link
Member

This PR is included in version 5.20.0 🎉

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to define a Name tag on the aws_vpc_block_public_access_exclusion resource

4 participants