sparse-intern-71089
08/06/2020, 6:18 PMlemon-agent-27707
08/06/2020, 7:12 PM/ in the name? perhaps try `"mainWorkspaces_directoryDirectory" instead?lemon-agent-27707
08/06/2020, 7:15 PMproud-queen-14294
08/06/2020, 7:50 PMdirectoryservice.Directory rather than the workspaces.Directory so it's something to do with mainDirectory and main-dirproud-queen-14294
08/06/2020, 7:56 PM/ As it still happens with this snippetlemon-agent-27707
08/06/2020, 8:36 PMmain_directory = aws.directoryservice.Directory("mainDirectory",
password="#S1ncerely",
size="Small",
name='main.dir',
vpc_settings={
"subnet_ids": [
private_a.id,
private_b.id,
],
"vpc_id": main_vpc.id,
})lemon-agent-27707
08/06/2020, 8:36 PMlemon-agent-27707
08/06/2020, 8:54 PM