diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c572fe9..448c884 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: detect-aws-credentials args: ['--allow-missing-credentials'] - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.92.1 + rev: v1.96.1 hooks: - id: terraform_fmt - id: terraform_docs diff --git a/README.md b/README.md index dee6ab9..8faf8dd 100644 --- a/README.md +++ b/README.md @@ -62,13 +62,22 @@ module "eks_ack_addons" { } ``` +## Support & Feedback + +> [!IMPORTANT] +> EKS Blueprints for Terraform is maintained by AWS Solution Architects. It is not part of an AWS +> service and support is provided as a best-effort by the EKS Blueprints community. To provide feedback, +> please use the [issues templates](https://github.com/aws-ia/terraform-aws-eks-ack-addons/issues) +> provided. If you are interested in contributing to EKS Blueprints, see the +> [Contribution guide](https://github.com/aws-ia/terraform-aws-eks-ack-addons/blob/main/.github/CONTRIBUTING.md). + ## Tests Tests codified under the [`tests`](https://github.com/aws-ia/terraform-aws-eks-ack-addons) are intended to give users references for how to use the module as well as testing/validating changes to the source code of the module. If contributing to the project, please be sure to make any appropriate updates to the relevant tests to allow maintainers to test your changes and to keep the tests up to date for users. Thank you! - [Complete](https://github.com/aws-ia/terraform-aws-eks-ack-addons/tree/main/tests/complete) - + ## Requirements | Name | Version | @@ -239,7 +248,7 @@ Tests codified under the [`tests`](https://github.com/aws-ia/terraform-aws-eks-a | Name | Description | |------|-------------| | [gitops\_metadata](#output\_gitops\_metadata) | GitOps Bridge metadata | - + ## Community diff --git a/VERSION b/VERSION deleted file mode 100644 index 3eefcb9..0000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -1.0.0