Channels
pulumi-ai
package-authoring
pulumi-cdk
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
cloudengineering
yaml
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
blog-posts
localstack
welcome
gitlab
pulumi-kubernetes-operator
jobs
aws
pulumi-deployments
dotnet
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
general
Powered by
Title
c
chilly-night-36370
05/16/2021, 11:10 AM
I'm busy upgrading from the
azure-nextgen
to
azure-native
and it wants to re-create the resource group. Is there a way I can force pulumi to think those are the same resource groups?
b
brave-planet-10645
05/16/2021, 12:18 PM
You can do this one of two ways. You can either import the resource using the new provider (
instructions here
) or you can use an alias:
https://www.pulumi.com/docs/intro/concepts/resources/#aliases
#general
Join Slack