Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(terraform): update terraform random ( 3.5.1 → 3.6.3 ) #2837

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

This PR contains the following updates:

Package Type Update Change
random (source) required_provider minor 3.5.1 -> 3.6.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform-provider-random (random)

v3.6.3

Compare Source

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​604)

v3.6.2

Compare Source

NOTES:

  • resource/random_pet: Results have been updated to the latest upstream petname data (#​581)

v3.6.1

Compare Source

BUG FIXES:

  • all: Prevent keepers from triggering an in-place update following import (#​385)
  • resource/random_shuffle: Prevent inconsistent result after apply when result_count is set to 0 (#​409)
  • provider/random_password: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#​551)
  • provider/random_string: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#​551)

v3.6.0

Compare Source

FEATURES:

  • resource/random_bytes: New resource that generates an array of random bytes intended to be used as key or secret (#​272)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type/minor label Dec 4, 2023
@renovate renovate bot requested a review from anthr76 as a code owner December 4, 2023 16:44
@renovate renovate bot changed the title feat(terraform-provider): update terraform random to 3.6.0 feat(terraform): update terraform random ( 3.5.1 → 3.6.0 ) Feb 29, 2024
@renovate renovate bot changed the title feat(terraform): update terraform random ( 3.5.1 → 3.6.0 ) feat(terraform): update terraform random ( 3.5.1 → 3.6.1 ) Apr 16, 2024
@renovate renovate bot force-pushed the renovate/random-3.x branch from efe1a92 to c91c0ab Compare April 16, 2024 10:56
@renovate renovate bot changed the title feat(terraform): update terraform random ( 3.5.1 → 3.6.1 ) feat(terraform): update terraform random ( 3.5.1 → 3.6.2 ) May 22, 2024
@renovate renovate bot force-pushed the renovate/random-3.x branch from c91c0ab to 3415ac2 Compare May 22, 2024 02:05
| datasource         | package          | from  | to    |
| ------------------ | ---------------- | ----- | ----- |
| terraform-provider | hashicorp/random | 3.5.1 | 3.6.3 |


Signed-off-by: Anthony Rabbito <[email protected]>
@renovate renovate bot changed the title feat(terraform): update terraform random ( 3.5.1 → 3.6.2 ) feat(terraform): update terraform random ( 3.5.1 → 3.6.3 ) Sep 11, 2024
@renovate renovate bot force-pushed the renovate/random-3.x branch from 3415ac2 to aa710ed Compare September 11, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants