Skip to content

Commit

Permalink
fix(IAM Access Groups): update service after recent api changes (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras-Csanyi committed Apr 1, 2021
1 parent eae4d07 commit f785034
Show file tree
Hide file tree
Showing 3 changed files with 362 additions and 419 deletions.
22 changes: 1 addition & 21 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|^.secrets.baseline$|_test.go|package-lock.json",
"lines": null
},
"generated_at": "2021-03-11T23:47:33Z",
"generated_at": "2021-03-31T12:03:31Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -228,26 +228,6 @@
"verified_result": null
}
],
"posturemanagementv1/posture_management_v1_examples_test.go": [
{
"hashed_secret": "811424347556b661512671f7a53aafa6aaf03ca2",
"is_secret": false,
"is_verified": false,
"line_number": 38,
"type": "Secret Keyword",
"verified_result": null
}
],
"posturemanagementv1/posture_management_v1_test.go": [
{
"hashed_secret": "1f5e25be9b575e9f5d39c82dfd1d9f4d73f1975c",
"is_secret": false,
"is_verified": false,
"line_number": 724,
"type": "Secret Keyword",
"verified_result": null
}
],
"resourcecontrollerv2/resource_controller_v2.go": [
{
"hashed_secret": "bbccdf2efb33b52e6c9d0a14dd70b2d415fbea6e",
Expand Down

0 comments on commit f785034

Please sign in to comment.