Skip to content

Amazon RDS converter: extract Subnets#26621

Merged
marcoandredinis merged 1 commit intomasterfrom
marco/add_aws_subnets_rds
May 22, 2023
Merged

Amazon RDS converter: extract Subnets#26621
marcoandredinis merged 1 commit intomasterfrom
marco/add_aws_subnets_rds

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

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 marked this pull request as ready for review May 19, 2023 21:16
@github-actions github-actions Bot requested review from espadolini and lxea May 19, 2023 21:16
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 force-pushed the marco/add_aws_subnets_rds branch from c3ce152 to 142d741 Compare May 22, 2023 07:19
@marcoandredinis marcoandredinis added this pull request to the merge queue May 22, 2023
Merged via the queue into master with commit 55190d0 May 22, 2023
@marcoandredinis marcoandredinis deleted the marco/add_aws_subnets_rds branch May 22, 2023 10:50
@public-teleport-github-review-bot
Copy link
Copy Markdown

@marcoandredinis See the table below for backport results.

Branch Result
branch/v13 Failed

marcoandredinis added a commit that referenced this pull request May 22, 2023
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 added a commit that referenced this pull request May 23, 2023
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
@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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants