Skip to content

Commit

Permalink
fix(ec2): export NatGatewayProvider for consistency with NatInstanceP…
Browse files Browse the repository at this point in the history
…rovider (#28810)

Export `NatGatewayProvider` for two reasons: to allow instantiation with `new`, and to make docs present it as an implementation of `NatProvider`.
Also added a unit test for the same "functionality" for `NatInstanceProvider`, for symmetry with the added test for `NatGatewayProvider`. 
Unit test and integration test for new functionality added.

Closes #28372.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
crh23 authored Jul 31, 2024
1 parent d56d05c commit fbc28bc
Show file tree
Hide file tree
Showing 13 changed files with 2,011 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fbc28bc

Please sign in to comment.