pulumi-aws icon indicating copy to clipboard operation
pulumi-aws copied to clipboard

Wrong documentation about the `enabled` argument for `aws.cloudfront.Distribution`

Open bolinocroustibat opened this issue 3 years ago • 2 comments
trafficstars

In the doc about aws.cloudfront.Distribution (https://www.pulumi.com/registry/packages/aws/api-docs/cloudfront/distribution/), it says the argument enabled is "A flag that specifies whether Origin Shield is enabled.". It is wrong. enabled is to enable / disable the Cloudfront distribution.

bolinocroustibat avatar Aug 29 '22 17:08 bolinocroustibat

Hi @bolinocroustibat - thank you for filing these issues!

As stated in your related issues, we are hoping to fix issues like this soon.

guineveresaenger avatar Aug 30 '22 00:08 guineveresaenger

I believe this is caused by: https://github.com/pulumi/pulumi-terraform-bridge/issues/529

jkodroff avatar Sep 06 '22 17:09 jkodroff

Going to close this out as a duplicate of https://github.com/pulumi/pulumi-terraform-bridge/issues/529 to track the required work centrally.

lukehoban avatar Dec 28 '22 00:12 lukehoban