Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
r
red-football-97286
01/20/2020, 2:47 PM
Can you delete a default VPC in AWS with pulumi? Trying to do this with Python.
w
white-balloon-205
01/20/2020, 7:31 PM
You can possibly try to “import” it and then destroy the stack? It would take two separate actions to do so.
See
https://www.pulumi.com/blog/adopting-existing-cloud-resources-into-pulumi/
on importing/adopting.
r
red-football-97286
01/21/2020, 8:42 AM
Thanks Luke.
2 Views
Post