bland-camera-22041
01/28/2022, 2:11 PM➜ infrastructure git:(master) ✗ pulumi destroy
Previewing destroy (test):
error: could not load plugin for aws provider 'urn:pulumi:test::office-booker::pulumi:providers:aws::default_3_2_1': no resource plugin 'aws-v3.2.1' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource aws v3.2.1`
➜ infrastructure git:(master) ✗ pulumi plugin install resource aws v3.2.1
[resource plugin aws-3.2.1] installing
error: [resource plugin aws-3.2.1] downloading from : 403 HTTP error fetching plugin from <https://get.pulumi.com/releases/plugins/pulumi-resource-aws-v3.2.1-darwin-arm64.tar.gz>
➜ infrastructure git:(master) ✗
echoing-dinner-19531
01/28/2022, 2:15 PMbland-camera-22041
01/28/2022, 2:16 PMechoing-dinner-19531
01/28/2022, 2:17 PMpulumi up
to update the stack state then destroy with the new provider referenced.bland-camera-22041
01/28/2022, 2:19 PM