Skip to content

Commit

Permalink
chore(deps): update terraform random to v3.6.3 (#1188)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [random](https://registry.terraform.io/providers/hashicorp/random)
([source](https://redirect.github.com/hashicorp/terraform-provider-random))
| required_provider | patch | `3.6.0` -> `3.6.3` |

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-random (random)</summary>

###
[`v3.6.3`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#363-September-11-2024)

[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.6.2...v3.6.3)

NOTES:

- all: This release introduces no functional changes. It does however
include dependency updates which address upstream CVEs.
([#&#8203;604](https://redirect.github.com/hashicorp/terraform-provider-random/issues/604))

###
[`v3.6.2`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#362-May-21-2024)

[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.6.1...v3.6.2)

NOTES:

- resource/random_pet: Results have been updated to the latest upstream
petname data
([#&#8203;581](https://redirect.github.com/hashicorp/terraform-provider-random/issues/581))

###
[`v3.6.1`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#361-April-16-2024)

[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.6.0...v3.6.1)

BUG FIXES:

- all: Prevent `keepers` from triggering an in-place update following
import
([#&#8203;385](https://redirect.github.com/hashicorp/terraform-provider-random/issues/385))
- resource/random_shuffle: Prevent inconsistent result after apply when
result_count is set to 0
([#&#8203;409](https://redirect.github.com/hashicorp/terraform-provider-random/issues/409))
- provider/random_password: Fix bug which causes panic when special,
upper, lower and number/numeric are all false
([#&#8203;551](https://redirect.github.com/hashicorp/terraform-provider-random/issues/551))
- provider/random_string: Fix bug which causes panic when special,
upper, lower and number/numeric are all false
([#&#8203;551](https://redirect.github.com/hashicorp/terraform-provider-random/issues/551))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent dc593c7 commit c866899
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c866899

Please sign in to comment.