Skip to content

PLT-1448 Implement and test Service Connect for ecs#380

Draft
juliareynolds-nava wants to merge 100 commits intomainfrom
plt-1448_test_service_connect
Draft

PLT-1448 Implement and test Service Connect for ecs#380
juliareynolds-nava wants to merge 100 commits intomainfrom
plt-1448_test_service_connect

Conversation

@juliareynolds-nava
Copy link
Contributor

🎫 Ticket

https://jira.cms.gov/browse/PLT-1448

🛠 Changes

Added service connect namespace to cluster.
Added container name override and service connect configuration to service.
Added the service-connect-demo service for testing.

ℹ️ Context

AWS Service Connect is a networking capability for Amazon ECS (Elastic Container Service) that simplifies service-to-service communication by integrating service discovery and a managed service mesh (built on Envoy proxies) directly into the ECS configuration. It removes the need for complex networking setups, such as manually configuring load balancers or managing DNS entries.

The business case for using Amazon ECS Service Connect centers on reducing operational overhead and infrastructure costs, accelerating deployment speeds, and improving application resilience without requiring changes to application code.

🧪 Validation

See checks below.

juliareynolds-nava and others added 30 commits January 13, 2026 14:14
…nto plt-1448_test_service_connect

# Conflicts:
#	terraform/services/service-connect-demo/main.tf
#	terraform/services/service-connect-demo/output.tf
…ams-env-action in the npm_and_yarn group across 1 directory (#366)

Bumps the npm_and_yarn group with 1 update in the
/actions/aws-params-env-action directory:
[@smithy/config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver).

Updates `@smithy/config-resolver` from 3.0.5 to 3.0.13
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/smithy-lang/smithy-typescript/blob/main/packages/config-resolver/CHANGELOG.md"><code>@​smithy/config-resolver</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.0.13</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [b52b4e8]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/3"><code>@​3</code></a>.7.2</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/3"><code>@​3</code></a>.1.12</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/3"><code>@​3</code></a>.0.11</li>
</ul>
</li>
</ul>
<h2>3.0.12</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [fcd5ca8]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/3"><code>@​3</code></a>.7.1</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/3"><code>@​3</code></a>.1.11</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/3"><code>@​3</code></a>.0.10</li>
</ul>
</li>
</ul>
<h2>3.0.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [cd1929b]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/3"><code>@​3</code></a>.7.0</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/3"><code>@​3</code></a>.1.10</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/3"><code>@​3</code></a>.0.9</li>
</ul>
</li>
</ul>
<h2>3.0.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [84bec05]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/3"><code>@​3</code></a>.6.0</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/3"><code>@​3</code></a>.1.9</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/3"><code>@​3</code></a>.0.8</li>
</ul>
</li>
</ul>
<h2>3.0.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [a4c1285]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/3"><code>@​3</code></a>.5.0</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/3"><code>@​3</code></a>.1.8</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/3"><code>@​3</code></a>.0.7</li>
</ul>
</li>
</ul>
<h2>3.0.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [e7b438b]</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/50d8c5457e7feea41169a37fb2fdb1e448f82e9e"><code>50d8c54</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/7877c9e3681a9b5aa6e16d15ce8bce8fda0477ea"><code>7877c9e</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/012775ca4d9f3c9c3b0067fafefeda5be421d404"><code>012775c</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/cd1929bb6e1eefe5430804d90714f1e60cd438d5"><code>cd1929b</code></a>
test: convert tests to vitest (<a
href="https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver/issues/1440">#1440</a>)</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/5de4524d147db44e627dadf222238552d6ff613d"><code>5de4524</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/80515513f9b4ff3e6140d335a8edfb2126b8c352"><code>8051551</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/b12dc1de610c91d3daab39315a62b04826a93439"><code>b12dc1d</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/b2be4f32e45432da17b0dcbc777a11855a53a13f"><code>b2be4f3</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/f95b9c3eeda338ff4e69c90e786b852657ceb199"><code>f95b9c3</code></a>
Version NPM packages</li>
<li>See full diff in <a
href="https://github.com/smithy-lang/smithy-typescript/commits/@smithy/[email protected]/packages/config-resolver">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@smithy/config-resolver&package-manager=npm_and_yarn&previous-version=3.0.5&new-version=3.0.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts page](https://github.com/CMSgov/cdap/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ams-env-action in the npm_and_yarn group across 1 directory (#377)

Bumps the npm_and_yarn group with 1 update in the
/actions/aws-params-env-action directory:
[@smithy/config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver).

Updates `@smithy/config-resolver` from 3.0.13 to 4.4.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/smithy-lang/smithy-typescript/releases"><code>@​smithy/config-resolver</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​smithy/config-resolver</code><a
href="https://github.com/4"><code>@​4</code></a>.4.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [745867a]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/4"><code>@​4</code></a>.12.0</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/4"><code>@​4</code></a>.3.8</li>
<li><code>@​smithy/util-endpoints</code><a
href="https://github.com/3"><code>@​3</code></a>.2.8</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/4"><code>@​4</code></a>.2.8</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/smithy-lang/smithy-typescript/blob/main/packages/config-resolver/CHANGELOG.md"><code>@​smithy/config-resolver</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.4.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [745867a]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/4"><code>@​4</code></a>.12.0</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/4"><code>@​4</code></a>.3.8</li>
<li><code>@​smithy/util-endpoints</code><a
href="https://github.com/3"><code>@​3</code></a>.2.8</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/4"><code>@​4</code></a>.2.8</li>
</ul>
</li>
</ul>
<h2>4.4.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [9ccb841]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/4"><code>@​4</code></a>.11.0</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/4"><code>@​4</code></a>.3.7</li>
<li><code>@​smithy/util-endpoints</code><a
href="https://github.com/3"><code>@​3</code></a>.2.7</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/4"><code>@​4</code></a>.2.7</li>
</ul>
</li>
</ul>
<h2>4.4.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [5a56762]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/4"><code>@​4</code></a>.10.0</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/4"><code>@​4</code></a>.3.6</li>
<li><code>@​smithy/util-endpoints</code><a
href="https://github.com/3"><code>@​3</code></a>.2.6</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/4"><code>@​4</code></a>.2.6</li>
</ul>
</li>
</ul>
<h2>4.4.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [3926fd7]
<ul>
<li><code>@​smithy/types</code><a
href="https://github.com/4"><code>@​4</code></a>.9.0</li>
<li><code>@​smithy/node-config-provider</code><a
href="https://github.com/4"><code>@​4</code></a>.3.5</li>
<li><code>@​smithy/util-endpoints</code><a
href="https://github.com/3"><code>@​3</code></a>.2.5</li>
<li><code>@​smithy/util-middleware</code><a
href="https://github.com/4"><code>@​4</code></a>.2.5</li>
</ul>
</li>
</ul>
<h2>4.4.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>372b46f: allow * region with warning</li>
</ul>
<h2>4.4.1</h2>
<h3>Patch Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/0e8cc4926dee4e081bfc3fe9945813f7118da73b"><code>0e8cc49</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/7e4bbf64112652f6bb5171ce2c14eebfc6aab964"><code>7e4bbf6</code></a>
chore: upgrade rimraf to v5.0.10 (<a
href="https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver/issues/1829">#1829</a>)</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/521d67c38f8928c514d1fcea3fc08e40c2300513"><code>521d67c</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/8b90f360df2a5c80c105db732b3c2f6972994854"><code>8b90f36</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/cc0124e69e2d6943f0960854bcc3abf2defd2c20"><code>cc0124e</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/07f95d95712b511256b542c4dfa368bd70580be8"><code>07f95d9</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/372b46fb0751e6e61cdfccee1fa7e6a531cf6aa4"><code>372b46f</code></a>
fix(config-resolver): allow asterisk region with warning (<a
href="https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver/issues/1760">#1760</a>)</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/472a5ea035237e10c560ed362c0e0105805ad26f"><code>472a5ea</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/8af2d330260513d3e51c98f1f137793b5330ceb4"><code>8af2d33</code></a>
Version NPM packages</li>
<li><a
href="https://github.com/smithy-lang/smithy-typescript/commit/13c5cd95b682c9252e6cf15b771b5decdc860729"><code>13c5cd9</code></a>
chore(config-resolver): add region validation cache (<a
href="https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver/issues/1750">#1750</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/smithy-lang/smithy-typescript/commits/@smithy/[email protected]/packages/config-resolver">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@smithy/config-resolver&package-manager=npm_and_yarn&previous-version=3.0.13&new-version=4.4.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts page](https://github.com/CMSgov/cdap/network/alerts).

</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grant Freeman <[email protected]>
# Conflicts:
#	terraform/modules/service/main.tf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants