Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
README.md changes (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
virajindasrao authored and Vijay Raghavan committed Jul 3, 2018
1 parent 6b45828 commit 18574c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Setup a GOLang project structure
|-/home/<USER>/TerraformPluginProject
|-bin
|-pkg
|-pkg
|-src
```

Expand Down Expand Up @@ -172,6 +172,8 @@ Optional:

* **resource_configuration** - *This is an optional field. If blueprint properties have default values or no mandatory property value is required then you can skip this field from terraform configuration file. This field contains user inputs to catalog services. Value of this field is in key value pair. Key is service.field_name and value is any valid user input to the respective field.*

* **wait_timeout** - *This is an optional field with a default value of 15. It defines the time to wait (in minutes) for a resource operation to complete successfully.*


Example 1

Expand Down

0 comments on commit 18574c3

Please sign in to comment.