sparse-intern-71089
08/12/2020, 10:16 PMbig-piano-35669
import {LogGroup} from "@pulumi/aws/cloudwatch";
let x = new LogGroup("x");
It looks like this is due to a circular dependency issue in the implementation of the library. Do you mind filing an issue at https://github.com/pulumi/pulumi-aws/issues/new? (If not, no worries, I will make sure something gets logged.)
Sorry for the hassle on this!white-balloon-205