Skip to content

feat: add VPC Lattice resource support#983

Open
hosomatu wants to merge 1 commit into
ekristen:mainfrom
hosomatu:feat/vpc-lattice-resources
Open

feat: add VPC Lattice resource support#983
hosomatu wants to merge 1 commit into
ekristen:mainfrom
hosomatu:feat/vpc-lattice-resources

Conversation

@hosomatu

Copy link
Copy Markdown

Summary

Add support for three VPC Lattice resource types:

  • VPCLatticeResourceGateway
  • VPCLatticeResourceConfiguration
  • VPCLatticeServiceNetworkResourceAssociation

Details

  • Pagination support using SDK v2 built-in paginators
  • Filter out resources in transitional states (DELETE_IN_PROGRESS, CREATE_IN_PROGRESS, UPDATE_IN_PROGRESS)
  • Filter out AWS-managed resources (amazonManaged, isManagedAssociation)
  • Deletion ordering via DependsOn: Association → Configuration → Gateway

Closes #518

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.

Add missing resources

1 participant