-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource/davinci_connection
: Ability to manage defaultUserPool
co…
…nnector instance (#279) * Fixed inability to import the `defaultUserPool` User Pool connector to Terraform state * Added ability to configure complex properties as JSON format * changelog * updates for json connection properties * additional tests * docs generation * connector example generation * connector reference guide * `connection` docs * bump go client * changelog update * add specific complex connector examples
- Loading branch information
1 parent
128a8a5
commit d02fad0
Showing
200 changed files
with
17,775 additions
and
7,635 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
```release-note:bug | ||
`resource/davinci_connection`: Fixed inability to import the `defaultUserPool` User Pool connector to Terraform state. | ||
``` | ||
|
||
```release-note:enhancement | ||
`resource/davinci_connection`: Added ability to configure complex properties as JSON format. | ||
``` | ||
|
||
```release-note:note | ||
`resource/davinci_connection`: Moved connector reference to separate guide. | ||
``` | ||
|
||
```release-note:note | ||
bump `github.com/samir-gandhi/davinci-client-go` 0.1.0 => 0.2.0 | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.