Open jacbar opened 3 years ago
@jacbar the documentation for the AWS Cloud Directory (aka directory service) can be found here: https://www.pulumi.com/docs/reference/pkg/aws/directoryservice/
@pierskarsenbarg but Directory Service and Cloud Directory are 2 different features.
Directory Service - https://aws.amazon.com/directoryservice/ Cloud Directory - https://aws.amazon.com/cloud-directory/
If you click on the yellow "getting started" button on both those pages they take you to the same place within the console. It's all under "directoryservice" in the Pulumi AWS provider.
@jacbar did that comment help? Can I close this issue?
Hey @pierskarsenbarg I'm reviewing documentation but the API allows to create Active Directory which AWS Directory Service is (SipleAD, MicrosoftAD) but not Cloud Directory which more like database.
Apologies. You're right that we don't support cloud directory specifically.
It looks like it's not there in the terraform provider that we use to build our own one.
Hey Looking for option to create and maintain Amazon Cloud Directory from pulumi code. Is there any way for implementing it without dedicated module?