orange-airport-64592
10/28/2022, 8:17 AMFor those resources manually created in the production environment, I first generate the code throughI did some tests and had the following doubts and uncertainties:. Then, I use the same code but a different state to create resources, and this new state is connected to my new staging environment.pulumi import
I found that these import codes containattributes, andARN
is bound to account information, but even so, most resources can still be created successfully without making any changes, except for S3 buckets, for s3 buckets, I need to modify the bucket name property.ARN
I’m not sure that for these import codes which attributes I can modify without affecting the original prod environment, and which attributes I mustn’t modify. (I want one set of code to fit both environments)I have no idea. Is my plan suitable, and is there a better official one?
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by