File tree Expand file tree Collapse file tree 3 files changed +15
-7
lines changed Expand file tree Collapse file tree 3 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 18
18
with :
19
19
source_file : ' README.md'
20
20
destination_repo : ' sourcefuse/arc-docs'
21
- destination_folder : ' docs/arc-iac-docs/modules/terraform-aws-refarch -ecs'
21
+ destination_folder : ' docs/arc-iac-docs/modules/terraform-aws-arc -ecs'
22
22
user_email : ' github-actions@github.com'
23
23
user_name : ${{ github.actor }}
24
24
commit_message : ${{ github.event.head_commit.message }}
31
31
source-directory : ' static'
32
32
destination-github-username : ' sourcefuse'
33
33
destination-repository-name : ' arc-docs'
34
- target-directory : ' docs/arc-iac-docs/modules/terraform-aws-refarch -ecs/static'
34
+ target-directory : ' docs/arc-iac-docs/modules/terraform-aws-arc -ecs/static'
35
35
user-email : ' github-actions@github.com'
36
36
user-name : ${{ github.actor }}
37
37
target-branch : main
Original file line number Diff line number Diff line change 1
- # [ terraform-aws-ref-arch- ecs] ( https://github.com/sourcefuse/terraform-aws-ref-arch -ecs )
1
+ # [ terraform-aws-arc- ecs] ( https://github.com/sourcefuse/terraform-aws-arc -ecs )
2
2
3
- [ ![ Known Vulnerabilities] ( https://github.com/sourcefuse/terraform-aws-ref-arch- ecs/actions/workflows/snyk.yaml/badge.svg )] ( https://github.com/sourcefuse/terraform-aws-ref-arch -ecs/actions/workflows/snyk.yaml )
3
+ [ ![ Known Vulnerabilities] ( https://github.com/sourcefuse/terraform-aws-arc- ecs/actions/workflows/snyk.yaml/badge.svg )] ( https://github.com/sourcefuse/terraform-aws-arc -ecs/actions/workflows/snyk.yaml )
4
4
## Overview
5
5
6
6
Terraform Module for AWS ECS by the SourceFuse ARC team.
Original file line number Diff line number Diff line change 2
2
apiVersion : backstage.io/v1alpha1
3
3
kind : Component
4
4
metadata :
5
- name : terraform-aws-refarch -ecs
5
+ name : terraform-aws-arc -ecs
6
6
namespace : arc
7
- description : ARC Terraform module for provisioning an ECS Fargate cluster
7
+ description : ARC Terraform module for provisioning an ECS Fargate cluster with alb
8
8
annotations :
9
- github.com/project-slug : sourcefuse/terraform-aws-refarch-ecs
9
+ snyk.io/org-id : 04111b7b-2ba8-404b-8a16-42a04448794d
10
+ github.com/project-slug : sourcefuse/terraform-aws-arc-ecs
10
11
backstage.io/techdocs-ref : dir:.
12
+ links :
13
+ - url : https://sourcefuse.github.io/arc-docs/arc-iac-docs/
14
+ title : ARC Docs
15
+ icon : dashboard
16
+ - url : https://sourcefuse.github.io/arc-docs/arc-iac-docs/modules/terraform-aws-arc-ecs/
17
+ title : ARC ECS Docs
18
+ icon : dashboard
11
19
spec :
12
20
type : service
13
21
owner : sourcefuse
You can’t perform that action at this time.
0 commit comments