From 4d2defca63683d3f235705a72c3695cf75542d2c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Aug 2023 07:48:26 +0000 Subject: [PATCH] chore(deps): update ci dependencies --- README.md | 10 +++++----- common-dev-assets | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 695ff2c3..ffaba05e 100644 --- a/README.md +++ b/README.md @@ -77,14 +77,14 @@ You need the following permissions to run this module. - [ Example with SLZ default values](examples/slz) -## Requirements +### Requirements | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.0.0 | | [ibm](#requirement\_ibm) | >= 1.53.0 | -## Modules +### Modules | Name | Source | Version | |------|--------|---------| @@ -93,11 +93,11 @@ You need the following permissions to run this module. | [key\_protect\_key\_rings](#module\_key\_protect\_key\_rings) | git::https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-key-ring.git | v2.0.1 | | [key\_protect\_keys](#module\_key\_protect\_keys) | git::https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-key.git | v1.0.3 | -## Resources +### Resources No resources. -## Inputs +### Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| @@ -122,7 +122,7 @@ No resources. | [rotation\_enabled](#input\_rotation\_enabled) | If set to true, Key Protect enables a rotation policy on the Key Protect instance. | `bool` | `true` | no | | [rotation\_interval\_month](#input\_rotation\_interval\_month) | Specifies the key rotation time interval in months. Must be between 1 and 12 inclusive. | `number` | `1` | no | -## Outputs +### Outputs | Name | Description | |------|-------------| diff --git a/common-dev-assets b/common-dev-assets index d20cae73..35a1d9b1 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit d20cae73f8c878a4d07fc735fc320e3f1c5c70b4 +Subproject commit 35a1d9b1534e7bde0d1c2415fe46af8163e626b0