Skip to content

Commit

Permalink
added new 8.1.2 ds marketplace entry
Browse files Browse the repository at this point in the history
  • Loading branch information
galenatjpl committed Dec 11, 2024
1 parent 31f830f commit ee969ec
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions applications/unity-ds/8.1.2/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"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@d1da4c6da72e2e58372b8fcb45473ba59283a559",
"ManagedDependencies": {},
"Backend": "terraform",
"WorkDirectory": "tf-module/marketplace",
"DefaultDeployment": {
"Variables": {
"Values": {
"datastore_bucket_name": "",
"datastore_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"
}
}
}
}

0 comments on commit ee969ec

Please sign in to comment.