terraform-aws-modules / terraform-aws-rds-aurora

Terraform module to create AWS RDS Aurora resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/rds-aurora/aws
Apache License 2.0
382 stars 551 forks source link

Variables.tf file #423

Closed lcdiaz2106 closed 5 months ago

lcdiaz2106 commented 5 months ago

Hello I would like to use this code as I have to create resource "aws_rds_global_cluster" But, I see that your variables.tf file is empty... Do you have some file with the variables somewhere? Let me know

Many thanks

bryantbiggs commented 5 months ago

not sure what you are seeing, but its not empty https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/blob/7bf5933100eb355b13854232e5d63c62ea7cad35/variables.tf#L1-L719

lcdiaz2106 commented 5 months ago

Hoo sorry yes now I can see the variables. Sorry for this :) Many thanks

github-actions[bot] commented 4 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.