No description
Find a file
oss-core-libraries-dashboard[bot] 4800a3f00f
[COMPLIANCE] Update Copyright and License Headers (#2)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-03-26 11:35:47 +05:30
.github/workflows GitHub Actions workflow for opening PRs 2023-07-01 15:02:42 -07:00
blueprints/getting-started [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30
.gitignore updating the addon module for blueprints v5 2023-06-28 23:34:50 -07:00
.pre-commit-config.yaml [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30
.terraform-docs.yml [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30
.tool-versions updating the addon module for blueprints v5 2023-06-28 23:34:50 -07:00
CODEOWNERS adding codeowners file and license 2023-05-15 18:19:04 -07:00
consul-config.yml [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30
CONTRIBUTING.md updating the addon module for blueprints v5 2023-06-28 23:34:50 -07:00
LICENSE [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30
main.tf [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30
outputs.tf [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30
README.md minor fixes 2023-04-26 10:55:28 -07:00
terraform.tf [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30
variables.tf [COMPLIANCE] Update Copyright and License Headers (#2) 2026-03-26 11:35:47 +05:30

HashiCorp Consul Add-on for AWS EKS

Deploy HashiCorp Consul to AWS EKS Clusters with this add-on.

Table of Contents

Usage

If you would like to override any defaults with the chart, you can do so by passing the helm_config variable.

For a more extensive example, see blueprints/getting-started.

Inputs

Name Description Type Default Required
helm_config HashiCorp Consul Helm chart configuration any {} no
manage_via_gitops Determines if the add-on should be managed via GitOps bool false no

Outputs

Name Description
argocd_gitops_config Configuration used for managing the add-on with ArgoCD
merged_helm_config (merged) Helm Config for HashiCorp Consul

Author Information

This repository is maintained by the contributors listed on GitHub.

License

Licensed under the Mozilla Public License, Version 2.0 (the "License").

You may obtain a copy of the License at mozilla.org/en-US/MPL/2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" basis, without WARRANTIES or conditions of any kind, either express or implied.

See the License for the specific language governing permissions and limitations under the License.