cyberlabrs / terraform-aws-opensearch

Terraform module to provision an OpenSearch cluster with SAML and Cognito authentication.
Apache License 2.0
31 stars 13 forks source link

wrong parameter name in READM.md 1th Usage example (policy ->access_policy) #16

Closed iona-andras-nemes closed 1 year ago

iona-andras-nemes commented 1 year ago

I think this line https://github.com/cyberlabrs/terraform-aws-opensearch/blob/main/README.md?plain=1#L25 should be

access_policy = jsonencode({

andros3 commented 1 year ago

Resolved. Thank you for your contribution :)