Skip to content

Commit

Permalink
fix params.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
buggtb committed Feb 21, 2024
1 parent 640154e commit 051858d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
4 changes: 2 additions & 2 deletions applications/unity-proxy/0.3/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"DisplayName": "Unity Proxy",
"Name": "unity-proxy",
"Version": "0.2",
"Version": "0.3",
"Channel": "beta",
"Owner": "Tom Barber",
"Description": "The Unity HTTPD Proxy package",
Expand All @@ -12,7 +12,7 @@
],
"Category": "system",
"IamRoles": {},
"Package": "https://github.com/unity-sds/unity-proxy",
"Package": "https://github.com/unity-sds/unity-proxy@e81e23573426054dabe1cddb57990cc90a4bdc8f",
"Backend": "terraform",
"ManagedDependencies": {},
"DefaultDeployment": {},
Expand Down
20 changes: 20 additions & 0 deletions applications/unity-proxy/0.4/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"DisplayName": "Unity Proxy",
"Name": "unity-proxy",
"Version": "0.2",
"Channel": "beta",
"Owner": "Tom Barber",
"Description": "The Unity HTTPD Proxy package",
"Repository": "https://github.com/unity-sds/unity-proxy",
"Tags": [
"proxy",
"httpd"
],
"Category": "system",
"IamRoles": {},
"Package": "https://github.com/unity-sds/unity-proxy",
"Backend": "terraform",
"ManagedDependencies": {},
"DefaultDeployment": {},
"WorkDirectory": "terraform-unity"
}

0 comments on commit 051858d

Please sign in to comment.