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
Terraform Module for CI/CD with AWS Code Pipeline and Code Build for ECS.
@@ -18,6 +18,7 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
18
18
19
19
20
20
21
+
21
22
## Usage
22
23
23
24
```hcl
@@ -97,6 +98,7 @@ Check out these related projects.
97
98
-[terraform-aws-lb-s3-bucket](https://github.com/cloudposse/terraform-aws-lb-s3-bucket) - Terraform module to provision an S3 bucket with built in IAM policy to allow AWS Load Balancers to ship access logs.
98
99
99
100
101
+
100
102
## Help
101
103
102
104
**Got a question?**
@@ -144,11 +146,13 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
144
146
145
147
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
0 commit comments