Skip to content

Commit 033ce8a

Browse files
Co-authored-by: docs-sourcer[bot] <99042413+docs-sourcer[bot]@users.noreply.github.com>
1 parent 29fdee0 commit 033ce8a

39 files changed

+490
-471
lines changed

docs/reference/services/app-orchestration/amazon-ecs-cluster.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ import TabItem from '@theme/TabItem';
1616
import VersionBadge from '../../../../src/components/VersionBadge.tsx';
1717
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../src/components/HclListItem.tsx';
1818

19-
<VersionBadge version="0.118.12" lastModifiedVersion="0.118.3"/>
19+
<VersionBadge version="0.118.13" lastModifiedVersion="0.118.3"/>
2020

2121
# Amazon ECS Cluster
2222

23-
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-cluster" className="link-button" title="View the source code for this service in GitHub.">View Source</a>
23+
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-cluster" className="link-button" title="View the source code for this service in GitHub.">View Source</a>
2424

2525
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/releases?q=services%2Fecs-cluster" className="link-button" title="Release notes for only versions which impacted this service.">Release Notes</a>
2626

@@ -108,25 +108,25 @@ For info on finding your Docker container logs and custom metrics in CloudWatch,
108108

109109
### Repo organization
110110

111-
* [modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal submodules.
112-
* [examples](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples): This folder contains working examples of how to use the submodules.
113-
* [test](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/test): Automated tests for the modules and examples.
111+
* [modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal submodules.
112+
* [examples](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples): This folder contains working examples of how to use the submodules.
113+
* [test](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/test): Automated tests for the modules and examples.
114114

115115
## Deploy
116116

117117
### Non-production deployment (quick start for learning)
118118

119119
If you just want to try this repo out for experimenting and learning, check out the following resources:
120120

121-
* [examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples/for-learning-and-testing): The
121+
* [examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples/for-learning-and-testing): The
122122
`examples/for-learning-and-testing` folder contains standalone sample code optimized for learning, experimenting, and
123123
testing (but not direct production usage).
124124

125125
### Production deployment
126126

127127
If you want to deploy this repo in production, check out the following resources:
128128

129-
* [examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples/for-production): The `examples/for-production` folder contains sample code
129+
* [examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples/for-production): The `examples/for-production` folder contains sample code
130130
optimized for direct usage in production. This is code from the
131131
[Gruntwork Reference Architecture](https://gruntwork.io/reference-architecture), and it shows you how we build an
132132
end-to-end, integrated tech stack on top of the Gruntwork Service Catalog.
@@ -153,7 +153,7 @@ For information on how to manage your ECS cluster, see the documentation in the
153153
154154
module "ecs_cluster" {
155155
156-
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-cluster?ref=v0.118.12"
156+
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-cluster?ref=v0.118.13"
157157
158158
# ----------------------------------------------------------------------------------------------------
159159
# REQUIRED VARIABLES
@@ -451,7 +451,7 @@ module "ecs_cluster" {
451451
# ------------------------------------------------------------------------------------------------------
452452
453453
terraform {
454-
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-cluster?ref=v0.118.12"
454+
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-cluster?ref=v0.118.13"
455455
}
456456
457457
inputs = {
@@ -1484,11 +1484,11 @@ The CloudWatch Dashboard metric widget for the ECS cluster workers' Memory utili
14841484
<!-- ##DOCS-SOURCER-START
14851485
{
14861486
"originalSources": [
1487-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-cluster/README.md",
1488-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-cluster/variables.tf",
1489-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-cluster/outputs.tf"
1487+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-cluster/README.md",
1488+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-cluster/variables.tf",
1489+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-cluster/outputs.tf"
14901490
],
14911491
"sourcePlugin": "service-catalog-api",
1492-
"hash": "7c4cbe0e21c7c9d93f2f70ddc2ca9093"
1492+
"hash": "573e84a92a60e36e419689424f39134d"
14931493
}
14941494
##DOCS-SOURCER-END -->

docs/reference/services/app-orchestration/amazon-ecs-fargate-cluster.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ import TabItem from '@theme/TabItem';
1616
import VersionBadge from '../../../../src/components/VersionBadge.tsx';
1717
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../src/components/HclListItem.tsx';
1818

19-
<VersionBadge version="0.118.12" lastModifiedVersion="0.66.0"/>
19+
<VersionBadge version="0.118.13" lastModifiedVersion="0.66.0"/>
2020

2121
# Amazon ECS Fargate Cluster
2222

23-
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-fargate-cluster" className="link-button" title="View the source code for this service in GitHub.">View Source</a>
23+
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-fargate-cluster" className="link-button" title="View the source code for this service in GitHub.">View Source</a>
2424

2525
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/releases?q=services%2Fecs-fargate-cluster" className="link-button" title="Release notes for only versions which impacted this service.">Release Notes</a>
2626

@@ -64,25 +64,25 @@ To understand core concepts like what is ECS, and the different cluster types, s
6464

6565
### Repo organization
6666

67-
* [modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal submodules.
68-
* [examples](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples): This folder contains working examples of how to use the submodules.
69-
* [test](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/test): Automated tests for the modules and examples.
67+
* [modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal submodules.
68+
* [examples](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples): This folder contains working examples of how to use the submodules.
69+
* [test](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/test): Automated tests for the modules and examples.
7070

7171
## Deploy
7272

7373
### Non-production deployment (quick start for learning)
7474

7575
If you just want to try this repo out for experimenting and learning, check out the following resources:
7676

77-
* [examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples/for-learning-and-testing): The
77+
* [examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples/for-learning-and-testing): The
7878
`examples/for-learning-and-testing` folder contains standalone sample code optimized for learning, experimenting, and
7979
testing (but not direct production usage).
8080

8181
### Production deployment
8282

8383
If you want to deploy this repo in production, check out the following resources:
8484

85-
* [examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples/for-production): The `examples/for-production` folder contains sample code
85+
* [examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples/for-production): The `examples/for-production` folder contains sample code
8686
optimized for direct usage in production. This is code from the
8787
[Gruntwork Reference Architecture](https://gruntwork.io/reference-architecture), and it shows you how we build an
8888
end-to-end, integrated tech stack on top of the Gruntwork Service Catalog.
@@ -106,7 +106,7 @@ For information on how to manage your ECS cluster, see the documentation in the
106106
107107
module "ecs_fargate_cluster" {
108108
109-
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-fargate-cluster?ref=v0.118.12"
109+
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-fargate-cluster?ref=v0.118.13"
110110
111111
# ----------------------------------------------------------------------------------------------------
112112
# REQUIRED VARIABLES
@@ -141,7 +141,7 @@ module "ecs_fargate_cluster" {
141141
# ------------------------------------------------------------------------------------------------------
142142
143143
terraform {
144-
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-fargate-cluster?ref=v0.118.12"
144+
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-fargate-cluster?ref=v0.118.13"
145145
}
146146
147147
inputs = {
@@ -235,11 +235,11 @@ The name of the ECS cluster.
235235
<!-- ##DOCS-SOURCER-START
236236
{
237237
"originalSources": [
238-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-fargate-cluster/README.md",
239-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-fargate-cluster/variables.tf",
240-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-fargate-cluster/outputs.tf"
238+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-fargate-cluster/README.md",
239+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-fargate-cluster/variables.tf",
240+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-fargate-cluster/outputs.tf"
241241
],
242242
"sourcePlugin": "service-catalog-api",
243-
"hash": "3a132f8fe7769ef27720c5309f1436d1"
243+
"hash": "39c9990d711a72bbbac375957108fd39"
244244
}
245245
##DOCS-SOURCER-END -->

docs/reference/services/app-orchestration/amazon-ecs-service.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ import TabItem from '@theme/TabItem';
1616
import VersionBadge from '../../../../src/components/VersionBadge.tsx';
1717
import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue, HclGeneralListItem } from '../../../../src/components/HclListItem.tsx';
1818

19-
<VersionBadge version="0.118.12" lastModifiedVersion="0.118.1"/>
19+
<VersionBadge version="0.118.13" lastModifiedVersion="0.118.1"/>
2020

2121
# Amazon ECS Service
2222

23-
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-service" className="link-button" title="View the source code for this service in GitHub.">View Source</a>
23+
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-service" className="link-button" title="View the source code for this service in GitHub.">View Source</a>
2424

2525
<a href="https://github.com/gruntwork-io/terraform-aws-service-catalog/releases?q=services%2Fecs-service" className="link-button" title="Release notes for only versions which impacted this service.">Release Notes</a>
2626

@@ -63,25 +63,25 @@ more, see the documentation in the
6363

6464
### Repo organization
6565

66-
* [modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal
66+
* [modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal
6767
submodules.
68-
* [examples](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples): This folder contains working examples of how to use the submodules.
69-
* [test](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/test): Automated tests for the modules and examples.
68+
* [examples](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples): This folder contains working examples of how to use the submodules.
69+
* [test](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/test): Automated tests for the modules and examples.
7070

7171
## Deploy
7272

7373
### Non-production deployment (quick start for learning)
7474

7575
If you just want to try this repo out for experimenting and learning, check out the following resources:
7676

77-
* [examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples/for-learning-and-testing): The
77+
* [examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples/for-learning-and-testing): The
7878
`examples/for-learning-and-testing` folder contains standalone sample code optimized for learning, experimenting, and testing (but not direct production usage).
7979

8080
### Production deployment
8181

8282
If you want to deploy this repo in production, check out the following resources:
8383

84-
* [examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/examples/for-production): The `examples/for-production` folder contains sample code
84+
* [examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/examples/for-production): The `examples/for-production` folder contains sample code
8585
optimized for direct usage in production. This is code from the
8686
[Gruntwork Reference Architecture](https://gruntwork.io/reference-architecture), and it shows you how we build an
8787
end-to-end, integrated tech stack on top of the Gruntwork Service Catalog.
@@ -105,7 +105,7 @@ For information on how to manage your ECS service, see the documentation in the
105105
106106
module "ecs_service" {
107107
108-
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-service?ref=v0.118.12"
108+
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-service?ref=v0.118.13"
109109
110110
# ----------------------------------------------------------------------------------------------------
111111
# REQUIRED VARIABLES
@@ -633,7 +633,7 @@ module "ecs_service" {
633633
# ------------------------------------------------------------------------------------------------------
634634
635635
terraform {
636-
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-service?ref=v0.118.12"
636+
source = "git::[email protected]:gruntwork-io/terraform-aws-service-catalog.git//modules/services/ecs-service?ref=v0.118.13"
637637
}
638638
639639
inputs = {
@@ -3011,11 +3011,11 @@ The names of the ECS service's load balancer's target groups
30113011
<!-- ##DOCS-SOURCER-START
30123012
{
30133013
"originalSources": [
3014-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-service/README.md",
3015-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-service/variables.tf",
3016-
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.12/modules/services/ecs-service/outputs.tf"
3014+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-service/README.md",
3015+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-service/variables.tf",
3016+
"https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.118.13/modules/services/ecs-service/outputs.tf"
30173017
],
30183018
"sourcePlugin": "service-catalog-api",
3019-
"hash": "d69ea1beab0235a010e12b86193e456c"
3019+
"hash": "f87397c76a1e773a50dcf1372ad58252"
30203020
}
30213021
##DOCS-SOURCER-END -->

0 commit comments

Comments
 (0)