No description
  • Go 96.9%
  • HCL 1.3%
  • Dockerfile 0.7%
  • Makefile 0.5%
  • MDX 0.4%
  • Other 0.1%
Find a file
sharad.bapat 503d2b13be
Merge pull request #336 from hashicorp/dependabot/go_modules/google.golang.org/grpc-1.79.3-ajay
Bump google.golang.org/grpc from 1.56.3 to 1.79.3 - fixing SECVULN-40899
2026-03-25 19:34:32 +05:30
.github Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
.release Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
_docs Add logo and badges to README (#60) 2022-02-11 10:09:15 -08:00
awsutil Remove commented code 2026-02-26 17:59:34 +05:30
build-scripts [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
config fix issues and optimise the sdk v2 changes 2026-02-26 00:21:42 +05:30
controller Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
entrypoint Merge branch 'main' into compliance/update-headers-batch-1 2026-02-25 11:12:49 +05:30
hack/generate-config-reference [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
internal [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
logging [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
subcommand Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
testutil Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
version Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
.copywrite.hcl Add copywrite setup file to enable auto-pr updates 2023-03-13 16:55:51 -04:00
.dockerignore Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
.gitignore Add initial CRT configuration (#84) 2022-05-16 16:30:54 -05:00
.go-version Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
.golangci.yml Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
CHANGELOG.md Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
commands.go [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
CONTRIBUTING.md docs: add guide for running tests locally 2024-05-01 18:15:53 -04:00
Dockerfile Resolve the CVE's and updated the versions before backporting to release branch. (#317) 2026-03-02 17:04:10 +05:30
go.mod Bump google.golang.org/grpc from 1.56.3 to 1.79.3 2026-03-18 23:09:40 +00:00
go.sum Bump google.golang.org/grpc from 1.56.3 to 1.79.3 2026-03-18 23:09:40 +00:00
LICENSE [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
main.go [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
Makefile Fixes : 2026-02-24 06:38:18 +05:30
README.md Update README.md 2024-01-16 11:28:26 -08:00
scan.hcl [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00

Consul logo Consul on ECS

Docker Pulls Go Report Card

This repository holds the Go code used by the hashicorp/consul-ecs Docker image. This image is used to help with the installation and operation of Consul on ECS.

Supporting Materials

Roadmap

Knowing about our upcoming features and priorities helps our users plan. See our roadmap here.

To request a feature to be added to the roadmap open up an issue.

Contributing

We want to create a strong community around Consul on ECS. We will take all PRs very seriously and review for inclusion. Please read about contributing.