Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use custom vpc with mysql module #20

Open
nik786 opened this issue Feb 9, 2021 · 1 comment
Open

how to use custom vpc with mysql module #20

nik786 opened this issue Feb 9, 2021 · 1 comment
Labels

Comments

@nik786
Copy link

nik786 commented Feb 9, 2021

How to use custom vpc with mysql module instead of default vpc??
Where I need to make changes??

@brikis98
Copy link
Member

Edit the code here. Add a aws_db_subnet_group that deploys into the subnets in your desired VPC. Pass the aws_db_subnet_group name to the aws_db_instance resource using the db_subnet_group_name param.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants