Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 22, 2024
1 parent abb0902 commit 4608879
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,35 @@
}
}
},
{
"DisplayName": "Unity-DS-Application",
"Name": "unity-ds",
"Version": "8.1.1",
"Channel": "beta",
"Owner": "DS Team",
"Repository": "https://github.com/unity-sds/unity-data-services",
"Description": "A package to create S3 buckets in arbitrary Unity Venue",
"Tags": [
"ds"
],
"Category": "ds",
"IamRoles": {},
"Package": "https://github.com/unity-sds/unity-data-services@fd87b63d97b3e689cec98bca8444678de95f77a7",
"ManagedDependencies": {},
"Backend": "terraform",
"WorkDirectory": "tf-module/marketplace",
"DefaultDeployment": {
"Variables": {
"Values": {
"market_bucket_name": "",
"market_bucket__notification_prefix": "stage_out",
"uds_aws_account_ssm_path": "/unity/shared-services/aws/account",
"uds_aws_account_region_ssm_path": "/unity/shared-services/aws/account/region",
"uds_prefix_ssm_path": "/unity/shared-services/data-catalog/deployment/prefix"
}
}
}
},
{
"DisplayName": "Unity Kubernetes",
"Name": "unity-eks",
Expand Down

0 comments on commit 4608879

Please sign in to comment.