Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Define a Name tag on the aws_vpc_block_public_access_exclusion resource Closes #1169 #1170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
2 participants