Just to confirm, you want to use your Terraform config to Initiate these two resources and you also want to use the Retool API via Terraform to make changes and update the resources as needed?
Hi @Jack_T - only [dbServer, mysql, postgresql, redshift, restapi, snowflake] look like valid type options from those options you linked. Yes, we want to use our terraform config to create and manage these resources, which calls the underlying Retool API. When I try to pass in options which are specific to those resource types, I get validation errors.