Skip to content

[v13] Amazon RDS converter: extract Subnets#26675

Merged
marcoandredinis merged 1 commit intobranch/v13from
marco/v13/backport_26621
May 23, 2023
Merged

[v13] Amazon RDS converter: extract Subnets#26675
marcoandredinis merged 1 commit intobranch/v13from
marco/v13/backport_26621

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

Backport of #26621

When parsing Amazon RDS databases extract the Subnets.

Why do we need them?
We are going to allow for automatic deployment of Database Services
using Amazon ECS w/ Fargate.
To do so, we must provide the subnets which our container can connect
to.

So, we need to get the Subnets associated with the Amazon RDS database
in order to pass them when creating the Amazon ECS Service.

Related issue:
#25521
@marcoandredinis marcoandredinis added this pull request to the merge queue May 23, 2023
Merged via the queue into branch/v13 with commit 07b9389 May 23, 2023
@marcoandredinis marcoandredinis deleted the marco/v13/backport_26621 branch May 23, 2023 12:03
@r0mant r0mant mentioned this pull request Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants