Skip to content

issues Search Results · repo:cloudposse/terraform-aws-lambda-elasticsearch-cleanup language:HCL

Filter by

8 results
 (78 ms)

8 results

incloudposse/terraform-aws-lambda-elasticsearch-cleanup (press backspace or delete to remove)

Describe the Bug From yesterday, we are getting this error: Error: failed to execute curl : curl: (22) The requested URL returned error: 404 on .terraform/modules/lambda-elasticsearch-logs-cleanup.artifact/main.tf ...
bug
  • marlovil
  • 1
  • Opened 
    on Nov 18, 2021
  • #39

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View this repository on the Mend.io Web Portal. Config Migration Needed - [ ] !-- create-config-migration-pr ...
  • renovate[bot]
  • Opened 
    on Oct 18, 2021
  • #37

Describe the Feature Currently module interface is designed to be used with VPC elasticsearch domains. Please add support for Public access domains. Expected Behavior Do not require variables definition ...
  • vladarts
  • Opened 
    on Mar 10, 2021
  • #35

There are some problems with the configuration, described below. The Terraform configuration must be valid before initialization so that Terraform can determine which modules and providers need to be ...
  • Overbryd
  • 3
  • Opened 
    on Sep 11, 2019
  • #13

The way the region is get from sns_arn is not correct. It should be the third part, not the fourth (as it is starting at 0) sns_region = self.cfg[ sns_arn ].split( : )[3] Also, cur_account is not defined ...
  • giom-l
  • Opened 
    on Aug 27, 2019
  • #10

The SNS notification is never triggered even when an error occurs. It could be implmented by surrounding the handler in try/except and running send_error in except cases
  • giom-l
  • Opened 
    on Aug 27, 2019
  • #9

Hi @joshmyers @osterman @Nuru are you aware that this repo is violating the original license of this code. https://github.com/cloudreach/aws-lambda-es-cleanup/blob/master/LICENSE.md can you please do ...
  • giuliocalzo
  • 2
  • Opened 
    on Jul 18, 2019
  • #7

what Using the default index name of all , the lambda is supposed to leave the .kibana index alone. While technically it performs as advertised, when using AWS Elasticsearch 6.5 with built-in Kibana, ...
  • Nuru
  • 3
  • Opened 
    on May 18, 2019
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub