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

Feature/pre commit #40

Merged
merged 4 commits into from
Apr 22, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
general update
  • Loading branch information
giuliocalzolari committed Apr 22, 2020
commit cd20256c5e1b184718d24fbe34e96ced5b4a5776
2 changes: 2 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
* **dcodix** - *Python 3 support* - [dcodix](https://github.com/dcodix)
* **cheungpat** - *index parsing* - [cheungpat](https://github.com/cheungpat)
* **cliveza** - *terraform suffix* - [cliveza](https://github.com/cliveza)
* **fllaca** - *timeout var* - [fllaca](https://github.com/fllaca)
* **johannes-gehrs** - *Fix Logic, Improve Test Coverage, and Resilience* - [johannes-gehrs](https://github.com/johannes-gehrs)
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Apache Software License 2.0

Copyright 2016 **Cloudreach Europe Limited** or its affiliates. All Rights Reserved.
Copyright 2020 **Cloudreach Europe Limited** or its affiliates. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
10 changes: 1 addition & 9 deletions terraform/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
# Terraform Registry

This module is available as [Registry](https://registry.terraform.io/modules/giuliocalzolari/es-cleanup/)
Terraform modules will be moved in a dedicated [Github Repo](https://github.com/giuliocalzolari/terraform-aws-es-cleanup) to make it easier

## For backwards compatibility this terraform code will be maintained
Please Use [Terraform Registry](https://registry.terraform.io/modules/giuliocalzolari/es-cleanup/)

## Module Input Variables
# Module Input Variables

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Providers
Expand Down