Skip to content
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

fix: use correct type for enable syscall var #56

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

nschmeller
Copy link
Contributor

Resolves LINK-1965

Summary

Customer getting this error:

│ Error: creating SSM Document (setup-lacework-agent): InvalidDocumentContent: Wrong default value for a "Boolean" parameters, got "false". at Line: 1, Column: 6081
│   with module.lacework_aws_ssm_agents_install.aws_ssm_document.setup_lacework_agent,
│   on .terraform/modules/lacework_aws_ssm_agents_install/main.tf line 1, in resource "aws_ssm_document" "setup_lacework_agent":
│    1: resource "aws_ssm_document" "setup_lacework_agent" {

How did you test this change?

I ran terraform apply, reproduced the error, then made this fix, tested again and it worked. It would be great to have an actual AWS backend in the CI pipeline

Issue

https://lacework.atlassian.net/browse/LINK-1965

@nschmeller nschmeller self-assigned this Aug 17, 2023
@nschmeller nschmeller merged commit 6fd17da into main Aug 17, 2023
@nschmeller nschmeller deleted the nick-froyo-variable-type branch August 17, 2023 17:39
@lacework-releng lacework-releng mentioned this pull request Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants