sparse-intern-71089
02/28/2020, 7:28 PMwhite-balloon-205
ignore_changes
for ~everything. You don't want your Pulumi program to overwrite anything in the cloud (even when you make future changes).
2. You want to just go ahead and import, and then Pulumi will propose updates and/or replacements for things that don't match, and you'll accept making those changes.
For (1), we could offer ignoreChanges: ["*"]
or similar. For (2), we could provide an option to just not block the import, but you will get some possibly scary updates/replacements on future updates.aloof-psychiatrist-4562
02/28/2020, 7:44 PMaloof-psychiatrist-4562
02/28/2020, 7:45 PMregistry_id
, correct?white-balloon-205
aloof-psychiatrist-4562
02/29/2020, 12:47 AMerrorOnChanges: ["Policy"]
to error out if it detects a change to said property.aloof-psychiatrist-4562
02/29/2020, 12:50 AMNo 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