terraform-provider-redshift icon indicating copy to clipboard operation
terraform-provider-redshift copied to clipboard

Unable to change publicly_accessible for existing datashare

Open xpaulnim opened this issue 1 year ago • 0 comments

If a datashare already exists and one changes this property, the error below is seen. It seems setting this specific option needs to run outside a transaction block

ALTER DATASHARE SET PUBLICACCESSIBLE cannot run inside a transaction block

xpaulnim avatar Sep 12 '23 18:09 xpaulnim