docs icon indicating copy to clipboard operation
docs copied to clipboard

Pulumi AWS - Add Documentation regarding resource interruption

Open jkrusic19 opened this issue 4 years ago • 0 comments

Problem description

When going through the documentation for pulumi_aws for python, I noticed that the documentation had no reference resource state when setting or making a change to X parameter for Y resource.

Example documentation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html

Suggestions for a fix

Add documentation such as Cloudformation that if X parameter is set or changes it [Replacement| No Interruption| Possible interruption] or something along those lines allow the developer, cloud engineer, engineer the immediate cause if setting/changing X parameter in Y resource.

jkrusic19 avatar Jun 16 '20 15:06 jkrusic19