charliekw411 / terraform-azurerm-avm-res-dbformysql-flexibleserver

MIT License
2 stars 0 forks source link

feat: add child resource "mysql_flexible_server_configuration" #9

Open kewalaka opened 5 months ago

kewalaka commented 5 months ago

See; https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/mysql_flexible_server_configuration

As an additional challenge - it would be good to have a validation rule that checks the list of supported configurations entries.

suchi271 commented 5 months ago

Hi @kewalaka, is this issue taken up by someone?

kewalaka commented 5 months ago

hi @suchi271 yes - either this one or the firewall rule would be a good one to start on.

We've got the ad administrator issue (#10) ready to land (the active PR at the time of writing), but the others are not started.

suchi271 commented 5 months ago

Thanks @kewalaka, I'll start with server configuration. Is there a deadline to finish this? I'd like to take some time out to understand the repo structure as well before coding.

kewalaka commented 5 months ago

There's no urgency.

I've got ablog post that walks through the process of writing an AVM module:

https://blog.kewalaka.nz/p/2024/02/write-an-avm-module/

A more recent one talks about the shared interfaces and the parent child patterns

https://blog.kewalaka.nz/p/2024/02/avm-resource-interfaces/

I've got one pending on how child resources such as this configuration block are made, not yet had chance to finish it.

charliekw411 commented 5 months ago

hi @suchi271, if you need some help with understanding the structure of the codebase feel free to reach out. Not sure what timezone you're based in, but happy to take some time today to jump on a call and go through it with you :)

charliekw411 commented 5 months ago

also, i can assign this issue to you just so we don't double up on tasks 👍

suchi271 commented 5 months ago

Thanks for your help @kewalaka! I will go through your blogs and reach out to you if needed. I am from the IST time zone. Based on your availability we can sync up :)

suchi271 commented 2 months ago

Hey @charliekw411, Can we connect when you are available? I started development and had a few doubts to clarify! I am from the IST time zone btw :)

charliekw411 commented 2 months ago

hi @suchi271, yep feel free to email me on my personal account charliekakewhite@gmail.com and we can set up a time to have chat about your development issues.