awslabs / landing-zone-accelerator-on-aws

Deploy a multi-account cloud foundation to support highly-regulated workloads and complex compliance requirements.
https://aws.amazon.com/solutions/implementations/landing-zone-accelerator-on-aws/
Apache License 2.0
535 stars 425 forks source link

managedActiveDirectorie creation error without R53 resolver rule name #226

Closed DonthineniSagar closed 11 months ago

DonthineniSagar commented 1 year ago

Describe the bug I am trying to create managedActiveDirectories- ms-AD standard edition as its a standalone AD ( not connecting to on-premise), i expect R53 resolverRuleName property should be optional. However if i validate the config without this property validation fails.

To Reproduce create a managedActiveDirectories with resolverRuleName property and validate the config.

Expected behavior It should create Microsoft AD- standard/enterprise edition without R53 resolver rule.

Please complete the following information about the solution:

To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0021) - Video On Demand workflow with AWS Step Functions, MediaConvert, MediaPackage, S3, CloudFront and DynamoDB. Version v5.0.0". If the description does not contain the version information, you can look at the mappings section of the template:

Mappings:
  SourceCode:
    General:
      S3Bucket: "solutions"
      KeyPrefix: "video-on-demand-on-aws/v5.0.0"

Screenshots If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

image image

Additional context Add any other context about the problem here.

awsclemj commented 11 months ago

Hello,

A fix for this issue has been included in our v1.5.0 release. I will be closing this issue as resolved. Thanks for your support of Landing Zone Accelerator!