Skip to content

Commit

Permalink
modify manifests to point to SO0279-v1.0.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraeber committed Nov 6, 2023
1 parent b720eaa commit c11ab27
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion manifests/aws-solutions/aws-analysis-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: rip
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/analysis/rosbag-image-pipeline/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/analysis/rosbag-image-pipeline/?ref=SO0279-v1.0.0
parameters:
- name: dag-id
value: vsi_image_pipeline
Expand Down
2 changes: 1 addition & 1 deletion manifests/aws-solutions/catalog-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: app-reg
path: git::https://github.com/awslabs/idf-modules.git//modules/service-catalog/app-registry/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/idf-modules.git//modules/service-catalog/app-registry/?ref=SO0279-v1.0.0
parameters:
- name: solution-id
value: 'SO0279-M'
Expand Down
12 changes: 6 additions & 6 deletions manifests/aws-solutions/core-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mwaa
path: git::https://github.com/awslabs/idf-modules.git//modules/orchestration/mwaa/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/idf-modules.git//modules/orchestration/mwaa/?ref=SO0279-v1.0.0
dataFiles:
- filePath: git::https://github.com/awslabs/idf-modules.git//data/mwaa/requirements/requirements-emr-serverless.txt?ref=scene-intelligence-with-rosbag-on-aws
- filePath: git::https://github.com/awslabs/idf-modules.git//data/mwaa/requirements/requirements-emr-serverless.txt?ref=SO0279-v1.0.0
parameters:
- name: vpc-id
valueFrom:
Expand Down Expand Up @@ -35,7 +35,7 @@ parameters:
value: v1.0.0
---
name: batch-compute
path: git::https://github.com/awslabs/idf-modules.git//modules/compute/aws-batch/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/idf-modules.git//modules/compute/aws-batch/?ref=SO0279-v1.0.0
parameters:
- name: vpc-id
valueFrom:
Expand Down Expand Up @@ -79,7 +79,7 @@ parameters:
value: v1.0.0
---
name: metadata-storage
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/core/metadata-storage/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/core/metadata-storage/?ref=SO0279-v1.0.0
parameters:
- name: glue-db-suffix
value: vsidata
Expand All @@ -95,7 +95,7 @@ parameters:
value: v1.0.0
---
name: opensearch
path: git::https://github.com/awslabs/idf-modules.git//modules/storage/opensearch/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/idf-modules.git//modules/storage/opensearch/?ref=SO0279-v1.0.0
parameters:
- name: retention-type
value: DESTROY
Expand Down Expand Up @@ -129,7 +129,7 @@ parameters:
value: v1.0.0
---
name: emr-serverless
path: git::https://github.com/awslabs/idf-modules.git//modules/compute/emr-serverless/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/idf-modules.git//modules/compute/emr-serverless/?ref=SO0279-v1.0.0
parameters:
- name: private-subnet-ids
valueFrom:
Expand Down
8 changes: 4 additions & 4 deletions manifests/aws-solutions/docker-image-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ros-to-parquet
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/sensor-extraction/ros-to-parquet/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/sensor-extraction/ros-to-parquet/?ref=SO0279-v1.0.0
parameters:
- name: platform
value: FARGATE
Expand Down Expand Up @@ -27,7 +27,7 @@ parameters:
value: v1.0.0
---
name: ros-to-png
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/sensor-extraction/ros-to-png/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/sensor-extraction/ros-to-png/?ref=SO0279-v1.0.0
parameters:
- name: platform
value: FARGATE
Expand Down Expand Up @@ -59,7 +59,7 @@ parameters:
value: v1.0.0
---
name: object-detection
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/post-processing/yolo-object-detection/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/post-processing/yolo-object-detection/?ref=SO0279-v1.0.0
parameters:
- name: removal-policy
value: DESTROY
Expand All @@ -77,7 +77,7 @@ parameters:
value: v1.0.0
---
name: lane-detection
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/post-processing/yolop-lane-detection/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/post-processing/yolop-lane-detection/?ref=SO0279-v1.0.0
parameters:
- name: removal-policy
value: DESTROY
Expand Down
4 changes: 2 additions & 2 deletions manifests/aws-solutions/integration-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: opensearch-tunnel
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/integration/opensearch-tunnel/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/integration/opensearch-tunnel/?ref=SO0279-v1.0.0
parameters:
- name: opensearch-domain-endpoint
valueFrom:
Expand Down Expand Up @@ -29,7 +29,7 @@ parameters:
value: v1.0.0
---
name: rosbag-ddb-to-os
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/integration/ddb-to-opensearch/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/integration/ddb-to-opensearch/?ref=SO0279-v1.0.0
parameters:
- name: opensearch-domain-name
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions manifests/aws-solutions/optional-modules.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: networking
path: git::https://github.com/awslabs/idf-modules.git//modules/network/basic-cdk/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/idf-modules.git//modules/network/basic-cdk/?ref=SO0279-v1.0.0
parameters:
- name: internet-accessible
value: true
Expand All @@ -11,7 +11,7 @@ parameters:
value: v1.0.0
---
name: datalake-buckets
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/optionals/datalake-buckets/?ref=scene-intelligence-with-rosbag-on-aws
path: git::https://github.com/awslabs/autonomous-driving-data-framework.git//modules/optionals/datalake-buckets/?ref=SO0279-v1.0.0
parameters:
- name: encryption-type
value: SSE
Expand Down

0 comments on commit c11ab27

Please sign in to comment.