Hi, I’m trying to enable blue/green update for RDS...
# general
m
Hi, I’m trying to enable blue/green update for RDS Postgres via Pulumi and getting this error:
Copy code
"blue_green_update.enabled" cannot be set when "engine" is "postgres"
d
This should be surpported from pulumi-aws v6.9.0
m
Oh I see - thanks!