Commit 76effe0
authored
fix(accessanalyzer): update cfn-policy-validator and tf-policy-validator versions (#7525)
## Problem
`cfn-policy-validator` dependency was updated
(https://github.com/awslabs/aws-cloudformation-iam-policy-validator/releases/tag/v0.0.36)
`tf-policy-validator` dependency was updated
(https://github.com/awslabs/terraform-iam-policy-validator/releases/tag/v0.0.9)
## Solution
Update the dependency version to 0.0.36 from 0.0.34 and 0.0.9 from 0.0.8
in the accessanalyzer integration.
---
- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.1 parent a73ba2b commit 76effe0
File tree
2 files changed
+6
-2
lines changed- packages
- core/src/awsService/accessanalyzer/vue
- toolkit/.changes/next-release
2 files changed
+6
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments