Skip to content

Commit

Permalink
updated screenshots and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ace-winters committed Feb 1, 2018
1 parent 6acb651 commit 76a5156
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion apps/TCPB_-_JSON_Builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,22 @@ This playbook App will take a JSON formatted String with embedded variables and

> Note: String value must be wrapped in double quotes. All other values should **not** have double quotes.

![Inputs](images/screen_shot-info.png)


# Dependencies
* tcex>=0.7,<0.8

# Input Definitions
* JSON Data - The JSON string to resolve embedded variables.

![Inputs](images/screen_shot-inputs.png)

# Output Definitions
* json.data - The JSON String with all embedded variables resolved.
* json.data - The JSON String with optional embedded variables resolved.

![Inputs](images/screen_shot-outputs.png)

# Building

Expand Down
Binary file removed apps/TCPB_-_JSON_Builder/docs/screenshot_1.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion apps/TCPB_-_JSON_Builder/tcex.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package": {
"app_name": "TCPB_-_JSON_Create",
"app_name": "TCPB_-_JSON_Builder",
"bundle": false,
"excludes": [
"requirements.txt",
Expand Down

0 comments on commit 76a5156

Please sign in to comment.