-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase custom rule condition data types accepted (#74)
* chore: update version and OS architecture * chore: format packages and add new region * impr: custom rule resource can transform multiple data types * chore: add terraform log library * fix: udpate request address * impr: update Value data type to interface * chore: remove region * impr: comment to explain new logic * docs: update use and example for custom rule page * impr: remove omitempty for a required attribute * chore: update go version used * fix: add beginning slash to path * chore: add go mod file * fix: add in trailing slash for endpoint address * docs: update custom rule documentation * docs: describe custom rule value in depth * fix: get API call can handle multiple data types as well * fix: remove debugging lines
- Loading branch information
1 parent
47afc7a
commit 438b81a
Showing
7 changed files
with
130 additions
and
508 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
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
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
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.