hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.84k stars 9.19k forks source link

Enhancement: Add Security Group Referencing Support #39499

Closed drewtul closed 1 month ago

drewtul commented 1 month ago

Description

Add security_group_referencing_support argument to transit gateway resource

Relations

Closes #0000

References

Output from Acceptance Testing

% make testacc TESTS=TestAccXXX PKG=ec2

...
github-actions[bot] commented 1 month ago

Community Note

Voting for Prioritization

For Submitters

ewbankkit commented 1 month ago

@drewtul We already have an existing ongoing PR, https://github.com/hashicorp/terraform-provider-aws/pull/34542, that I am just testing now.

drewtul commented 1 month ago

No worries, I'll close this oen.

github-actions[bot] commented 2 weeks 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.