Mar 18, 2023 · After a long one yesterday i ran into a problem with my Pulumi node.js program and have not been able to delete a simple stack tied to a couple AWS resources. I have tried all sorts of . Apr 20, 2023 · More importantly, but probably for the same reason, neither can I use vpc_in.name or string_in as values in Pulumi resources of the second project where it expects type str and doesn't . Sep 14, 2022 · In the documentation I could not find information about this, the only login-related topic mentioned is the use of a Pulumi Access Token used to talk to the Pulumi Service - which I'm trying .
Dec 16, 2025 · How to setup AWS KMS with pulumi for log group? Ask Question Asked 2 months ago Modified 2 months ago The first argument to every resource type in Pulumi is the logical name and is used for Pulumi to track the resource internally from one deployment to the next. By default, Pulumi auto-names the physical . Sep 20, 2023 · Remove Cluster from state and re-import using new provider Export stack state with pulumi stack export and remove Cluster resource, update state with pulumi stack import (keep a .
Sep 11, 2022 · For instance, can I write something like pulumi up -ec2_count=15 so that ec2_count is my custom arg I interpret in my Pulumi code? I couldn't find such capability in their docs, but it's strange . Feb 7, 2023 · The tool suggests pip install pulumi which doesn't really work because then it'll just complain about No module named 'pulumi_aws' etc. I've forgotten how I got around the problem, so . Jan 23, 2020 · I've declared a Kubernetes deployment which has two containers. One is built locally, another needs to be pulled from a private registry. const appImage = new .
Nov 22, 2023 · I´m qite new at pulumi (I´m more a terraform guy). I´m working in a legacy code which deploys helm charts into kubernetes. (splunk, Datadog, etc). They are using python for this. In code I .
- I cant delete a pulumi stack tied to AWS resources.
- After a long one yesterday i ran into a problem with my Pulumi node.js program and have not been able to delete a simple stack tied to a couple AWS resources.
- How do I convert the Output into str, to used as inputs in Pulumi.
More importantly, but probably for the same reason, neither can I use vpc_in.name or string_in as values in Pulumi resources of the second project where it expects type str and doesn't. This indicates that "Pulumi dangling promise in Service caused all resources to be deleted" should be tracked with broader context and ongoing updates.
Using the Pulumi Automation API without the Pulumi Service. For readers, this helps frame potential impact and what to watch next.
FAQ
What happened with Pulumi dangling promise in Service caused all resources to be deleted?
In the documentation I could not find information about this, the only login-related topic mentioned is the use of a Pulumi Access Token used to talk to the Pulumi Service - which I'm trying.
Why is Pulumi dangling promise in Service caused all resources to be deleted important right now?
How to setup AWS KMS with pulumi for log group?.
What should readers monitor next?
How to convert Pulumi Output to string?
Sources
- https://stackoverflow.com/questions/75777231/i-cant-delete-a-pulumi-stack-tied-to-aws-resources
- https://stackoverflow.com/questions/76062412/how-do-i-convert-the-output-into-str-to-used-as-inputs-in-pulumi-resources-of-t
- https://stackoverflow.com/questions/73718769/using-the-pulumi-automation-api-without-the-pulumi-service
- https://stackoverflow.com/questions/79848925/how-to-setup-aws-kms-with-pulumi-for-log-group