No description
  • Go 97.3%
  • HCL 1.1%
  • Dockerfile 0.6%
  • Makefile 0.4%
  • MDX 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-09 20:20:06 +05:30
.github updated consul version to 2.0.1 for acceptance tests (#364) (#365) 2026-07-09 16:59:08 +05:30
.release [COMPLIANCE] Add/Update Copyright Headers (#340) 2026-05-11 15:20:56 +05:30
_docs Add logo and badges to README (#60) 2022-02-11 10:09:15 -08:00
awsutil [COMPLIANCE] Add/Update Copyright Headers (#340) 2026-05-11 15:20:56 +05:30
build-scripts [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
config fix: update imports to remove v2 consul api (#343) 2026-05-26 06:15:55 +00:00
controller fix: update imports to remove v2 consul api (#343) 2026-05-26 06:15:55 +00:00
entrypoint [COMPLIANCE] Add/Update Copyright Headers (#340) 2026-05-11 15:20:56 +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 fix: update imports to remove v2 consul api (#343) 2026-05-26 06:15:55 +00:00
logging [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) 2025-12-08 17:47:58 +00:00
subcommand refactor stageContainerHealthChecks 2026-07-07 11:38:17 +05:30
testutil fix: update imports to remove v2 consul api (#343) 2026-05-26 06:15:55 +00:00
version updated version to 0.10.0-dev for pre-release (#358) 2026-07-08 17:02:26 +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 chore(deps): upgrade go version to 1.26.4 and go-discover to 1.3.0 (#348) 2026-06-10 23:33:46 +05:30
.golangci.yml [COMPLIANCE] Add/Update Copyright Headers (#340) 2026-05-11 15:20:56 +05:30
CHANGELOG.md release changelog - 0.10.0 (#366) 2026-07-09 20:20:06 +05:30
codecov.yml [COMPLIANCE] Add/Update Copyright Headers (#352) 2026-07-02 16:51:29 +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 upgrade alpine base image to 3.24 (#360) 2026-07-08 21:59:08 +05:30
go.mod chore(deps): updated aws-sdk-go modules (#357) 2026-07-08 12:22:17 +05:30
go.sum chore(deps): updated aws-sdk-go modules (#357) 2026-07-08 12:22:17 +05:30
LICENSE [COMPLIANCE] Add/Update Copyright Headers (#340) 2026-05-11 15:20:56 +05:30
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.