Hello All,
I’m trying to create redshift serverless cluster using terraform . In this process I’m creating Namespace and workgroup . Workgroup is creating vpc end point in runtime. For both Namespace and Workgroup tags are applying as expected but for vpc endpoint its not.
is there any way to apply the same tags to runtime creating aws resources? not using aws Cli …
Thanks.