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

Update db_instance_class to db_instance_type #19

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pditommaso
Copy link
Contributor

It would be nicer to rename db_instance_class to db_instance_type consistency with other variables

@pditommaso pditommaso marked this pull request as draft November 14, 2023 10:09
@pditommaso
Copy link
Contributor Author

Only changed the variable declaration. Where it's used should be updated as well

Copy link
Contributor

@enekui enekui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as with other variables, this naming keeps aligned with the real parameter of the official AWS module and the AWS API.
instance_type should be only used when referring to EC2.
I would strongly suggest to keep it as it is.
https://registry.terraform.io/modules/terraform-aws-modules/rds/aws/latest?tab=inputs
image
image

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.

2 participants