You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/modules/services/ecs-cluster"className="link-button"title="View the source code for this service in GitHub.">View Source</a>
23
+
<ahref="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/modules/services/ecs-cluster"className="link-button"title="View the source code for this service in GitHub.">View Source</a>
24
24
25
25
<ahref="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>
26
26
@@ -108,25 +108,25 @@ For info on finding your Docker container logs and custom metrics in CloudWatch,
108
108
109
109
### Repo organization
110
110
111
-
*[modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/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.121.0/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.121.0/test): Automated tests for the modules and examples.
111
+
*[modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/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.121.1/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.121.1/test): Automated tests for the modules and examples.
114
114
115
115
## Deploy
116
116
117
117
### Non-production deployment (quick start for learning)
118
118
119
119
If you just want to try this repo out for experimenting and learning, check out the following resources:
120
120
121
-
*[examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/examples/for-learning-and-testing): The
121
+
*[examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/examples/for-learning-and-testing): The
122
122
`examples/for-learning-and-testing` folder contains standalone sample code optimized for learning, experimenting, and
123
123
testing (but not direct production usage).
124
124
125
125
### Production deployment
126
126
127
127
If you want to deploy this repo in production, check out the following resources:
128
128
129
-
*[examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/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.121.1/examples/for-production): The `examples/for-production` folder contains sample code
130
130
optimized for direct usage in production. This is code from the
131
131
[Gruntwork Reference Architecture](https://gruntwork.io/reference-architecture), and it shows you how we build an
132
132
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
<ahref="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/modules/services/ecs-fargate-cluster"className="link-button"title="View the source code for this service in GitHub.">View Source</a>
23
+
<ahref="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/modules/services/ecs-fargate-cluster"className="link-button"title="View the source code for this service in GitHub.">View Source</a>
24
24
25
25
<ahref="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>
26
26
@@ -64,25 +64,25 @@ To understand core concepts like what is ECS, and the different cluster types, s
64
64
65
65
### Repo organization
66
66
67
-
*[modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/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.121.0/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.121.0/test): Automated tests for the modules and examples.
67
+
*[modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/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.121.1/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.121.1/test): Automated tests for the modules and examples.
70
70
71
71
## Deploy
72
72
73
73
### Non-production deployment (quick start for learning)
74
74
75
75
If you just want to try this repo out for experimenting and learning, check out the following resources:
76
76
77
-
*[examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/examples/for-learning-and-testing): The
77
+
*[examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/examples/for-learning-and-testing): The
78
78
`examples/for-learning-and-testing` folder contains standalone sample code optimized for learning, experimenting, and
79
79
testing (but not direct production usage).
80
80
81
81
### Production deployment
82
82
83
83
If you want to deploy this repo in production, check out the following resources:
84
84
85
-
*[examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/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.121.1/examples/for-production): The `examples/for-production` folder contains sample code
86
86
optimized for direct usage in production. This is code from the
87
87
[Gruntwork Reference Architecture](https://gruntwork.io/reference-architecture), and it shows you how we build an
88
88
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
<ahref="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/modules/services/ecs-service"className="link-button"title="View the source code for this service in GitHub.">View Source</a>
23
+
<ahref="https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/modules/services/ecs-service"className="link-button"title="View the source code for this service in GitHub.">View Source</a>
24
24
25
25
<ahref="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>
26
26
@@ -63,25 +63,25 @@ more, see the documentation in the
63
63
64
64
### Repo organization
65
65
66
-
*[modules](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/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.121.1/modules): the main implementation code for this repo, broken down into multiple standalone, orthogonal
67
67
submodules.
68
-
*[examples](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/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.121.0/test): Automated tests for the modules and examples.
68
+
*[examples](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/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.121.1/test): Automated tests for the modules and examples.
70
70
71
71
## Deploy
72
72
73
73
### Non-production deployment (quick start for learning)
74
74
75
75
If you just want to try this repo out for experimenting and learning, check out the following resources:
76
76
77
-
*[examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/examples/for-learning-and-testing): The
77
+
*[examples/for-learning-and-testing folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.1/examples/for-learning-and-testing): The
78
78
`examples/for-learning-and-testing` folder contains standalone sample code optimized for learning, experimenting, and testing (but not direct production usage).
79
79
80
80
### Production deployment
81
81
82
82
If you want to deploy this repo in production, check out the following resources:
83
83
84
-
*[examples/for-production folder](https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.121.0/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.121.1/examples/for-production): The `examples/for-production` folder contains sample code
85
85
optimized for direct usage in production. This is code from the
86
86
[Gruntwork Reference Architecture](https://gruntwork.io/reference-architecture), and it shows you how we build an
87
87
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
0 commit comments