Or should I import the development environment res...
# aws
a
Or should I import the development environment resources in a stack. Then create the staging environment resources in another stack by modifying the code that I get from
pulumi import <development_environment_resources>
?