-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support ad directory objects #406
Conversation
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the comment.
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
fa6512c
to
40c4182
Compare
Please review again.. |
…ad-directory-objects
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
} | ||
|
||
variable "sample_directory_object" { | ||
default = "adc07321-ef2b-44d5-a210-559aa5f10f2d" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have to specify the hardcoded value? In AWS we specify the hardcoded values in test/integration/configuration/aws_inspec_config.rb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Description
Support ad directory objects
Issues Resolved
#391
Check List
rake lint
passes