sparse-intern-71089
04/11/2022, 7:59 PMmillions-furniture-75402
04/11/2022, 8:00 PMquick-airport-30353
04/11/2022, 8:01 PMbreezy-painter-29573
04/11/2022, 8:01 PMpulumi up
can update something in place if there is no significant changesquick-airport-30353
04/11/2022, 8:02 PMbreezy-painter-29573
04/11/2022, 8:05 PMpulumi up
or terraform apply
updates the existing stack and changes could be destructive(or not, depends on changes really).full-artist-27215
04/11/2022, 8:06 PMdestroy
before up
, all your infrastructure goes away, and you will have nothing until up
has finished running. Fine for testing environments, perhaps, but likely not ever something you want to do for production!breezy-painter-29573
04/11/2022, 8:06 PMquick-airport-30353
04/11/2022, 8:08 PMpulumi up
saying that error deleting API Gateway Deployment (htkn4s): BadRequestException: Active stages pointing to this deployment must be moved or deleted.
quick-airport-30353
04/11/2022, 8:08 PMfull-artist-27215
04/11/2022, 8:09 PM--target
/ --target-dependents
options... not saying that's the best solution for your particular situation, but I imagine it would be preferable to a total destroy
.breezy-painter-29573
04/11/2022, 8:11 PMdepends_on
informationquick-airport-30353
04/11/2022, 8:12 PM-- aws:lambda:Permission localization-rest-api-bronze-d11dda69 deleted original
April 11th 2022 14:41:06Info
-- aws:lambda:Permission localization-rest-api-bronze-7c8386b9 deleting original
April 11th 2022 14:41:06Info
++ aws:iam:RolePolicyAttachment bronze-attach-execute created replacement [diff: ~role]
April 11th 2022 14:41:06Info
++ aws:iam:RolePolicyAttachment bronze-attach-sqs-queue-execute created replacement [diff: ~role]
April 11th 2022 14:41:06Info
-- aws:lambda:Permission localization-rest-api-bronze-7c8386b9 deleted original
April 11th 2022 14:41:06Info
-- aws:apigateway:Deployment localization-rest-api-bronze deleting original
April 11th 2022 14:41:06Info
-- aws:apigateway:Deployment localization-rest-api-bronze deleting original error: deleting urn:pulumi:bronze::paylocity.localization.timezones::aws:apigateway:x:API$aws:apigateway/deployment:Deployment::localization-rest-api-bronze: 1 error occurred:
April 11th 2022 14:41:06Info
-- aws:apigateway:Deployment localization-rest-api-bronze **deleting failed** error: deleting urn:pulumi:bronze::paylocity.localization.timezones::aws:apigateway:x:API$aws:apigateway/deployment:Deployment::localization-rest-api-bronze: 1 error occurred:
April 11th 2022 14:41:10Info
+ aws:lambda:LayerVersion common-layer-bronze created
April 11th 2022 14:41:20Info
@ updating.... ~ aws:lambda:Function health-check-bronze updated [diff: ~environment,role]
April 11th 2022 14:41:20Info
+ aws:lambda:Function persist-timezone-preference-bronze created
April 11th 2022 14:41:25Info
~ aws:lambda:Function localization-onTopicInserted-bronze updated [diff: ~code,environment,role]
April 11th 2022 14:41:25Info
pulumi:pulumi:Stack paylocity.localization.timezones-bronze running error: update failed
April 11th 2022 14:41:25Info
pulumi:pulumi:Stack paylocity.localization.timezones-bronze **failed** 1 error
breezy-painter-29573
04/11/2022, 8:16 PMbreezy-painter-29573
04/11/2022, 8:16 PMquick-airport-30353
04/11/2022, 8:16 PMquick-airport-30353
04/11/2022, 8:17 PMfull-artist-27215
04/11/2022, 8:17 PMquick-airport-30353
04/11/2022, 8:18 PMfull-artist-27215
04/11/2022, 8:18 PMquick-airport-30353
04/11/2022, 8:19 PM