https://pulumi.com logo
Title
v

victorious-fountain-7689

02/10/2022, 5:27 AM
Hello! I observed that I can not update
maintenanceWindowStartTime
in
aws.mq.Broker
. After doing a
pulumi up
with the updated value, the AWS Console still shows the old value. Doing a
pulumi refresh
afterwards will restore the stack to the old value. The weird thing is that changing it from the AWS Console works. I did that that to manually sync Pulumi code and the MQ broker. Is this a known issue? I see in the Terraform Docs (https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/mq_broker#maintenance_window_start_time) that updating is not supported. Could this be related to this?