little-cartoon-10569
08/28/2022, 9:12 PMchmod +x
somewhere, or something like that. The current symptom is: when I run pulumi destroy
, it shows all the actions (deletes) it'll perform, but it never shows the y/n menu - it just hangs. Does anyone know any likely causes of this?quick-oil-16571
08/29/2022, 12:14 PMup
executions.melodic-car-16900
08/29/2022, 3:35 PMmelodic-car-16900
08/29/2022, 3:35 PMmelodic-car-16900
08/29/2022, 3:36 PMwitty-barista-69390
08/29/2022, 9:53 PMbitter-carpenter-93554
08/29/2022, 10:30 PMwitty-barista-69390
08/30/2022, 2:12 AMfuture-leather-73936
08/30/2022, 3:42 AMwitty-barista-69390
08/30/2022, 6:20 AMbreezy-book-15761
08/30/2022, 7:51 AMbreezy-book-15761
08/30/2022, 7:51 AMstate: absent
in ansiblewitty-barista-69390
08/30/2022, 1:26 PMwitty-barista-69390
08/30/2022, 1:27 PMgentle-market-22852
08/30/2022, 1:46 PMpulumi up
e.g ask gradle build to output debug info i.e. invoke gradle -d
victorious-dusk-75271
08/30/2022, 3:16 PMbland-xylophone-56721
08/30/2022, 4:46 PMvictorious-dusk-75271
08/30/2022, 7:21 PMfancy-spoon-7206
08/30/2022, 7:48 PMpulumi up
, the config file Pulumi.dev.yaml
is being restructured automatically - the commented blocks are removed, all the configs are in alphabetical order .... This started happening suddenly last week. Am I missing something?stocky-restaurant-98004
08/30/2022, 8:00 PMsparse-intern-71089
08/31/2022, 12:33 AMwitty-barista-69390
08/31/2022, 5:40 AMaverage-printer-31589
08/31/2022, 8:12 AMworried-helmet-23171
08/31/2022, 3:30 PMerror 404 Resource '...resource identifier...' was not found.
able-camera-57198
08/31/2022, 3:43 PMsteep-island-39848
08/31/2022, 6:47 PMgcp:pubsub:SubscriptionIAMMember <resource-name> refreshing error: unable to find required configuration setting: GCP Project
loud-lifeguard-89977
09/01/2022, 6:46 AMadmin-gateway
and infra-storage-thai-test-v2
are both in same aws account and same region (us-west-2). Pulumi was able to generate code for `admin-gateway`:
thaipham@N9GK65GXW1 quickstart % pulumi import aws:elasticache/cluster:Cluster admin-gateway admin-gateway
Previewing import (dev)
View Live: <https://app.pulumi.com/thailowki/quickstart/dev/previews/2189eee2-316c-4e2d-a50f-ab03a68c4194>
Type Name Plan
+ pulumi:pulumi:Stack quickstart-dev create
= └─ aws:elasticache:Cluster admin-gateway import
Resources:
+ 1 to create
= 1 to import
2 changes
Do you want to perform this import? details
but not for the other :
thaipham@N9GK65GXW1 quickstart % pulumi import aws:elasticache/cluster:Cluster infra-storage-thai-test-v2 infra-storage-thai-test-v2
Previewing import (dev)
View Live: <https://app.pulumi.com/thailowki/quickstart/dev/previews/a5490dc5-985d-49d7-ad67-928e331dc742>
Type Name Plan Info
+ pulumi:pulumi:Stack quickstart-dev create 1 error
= └─ aws:elasticache:Cluster infra-storage-thai-test-v2 import 1 error
Diagnostics:
pulumi:pulumi:Stack (quickstart-dev):
error: preview failed
aws:elasticache:Cluster (infra-storage-thai-test-v2):
error: Preview failed: resource 'infra-storage-thai-test-v2' does not exist
mammoth-camera-90962
09/01/2022, 7:05 AMquick-oil-16571
09/01/2022, 10:48 AMimportant-holiday-25047
09/01/2022, 11:49 AM+- azure-native:storage:BlobServiceProperties blobServiceProperties replace [diff: ~accountName,cors]
++ azure-native:storage:BlobServiceProperties blobServiceProperties create replacement [diff: ~accountName,cors]
++ azure-native:storage:BlobServiceProperties blobServiceProperties replace [diff: ~accountName,cors]; error: Duplicate resource URN 'urn:pulumi:Staging::cloud::azure-native:storage:BlobServiceProperties::blobServiceProperties'; try giving it a unique name