aiven / terraform-provider-aiven

Aiven Terraform Provider
https://registry.terraform.io/providers/aiven/aiven/latest/docs
MIT License
129 stars 69 forks source link

refactor(userconfig): generate types list, rename integrations #1615

Closed byashimov closed 7 months ago

byashimov commented 7 months ago

About this change—what it does

  1. renames integration userconfigs to serviceintegration. The integration variable is quite common in existing code, better rename the module to exclude collisions
  2. generates types list to automatically add those to schemas, like integrations and integration endpoints