gke-vault-demo
gke-vault-demo copied to clipboard
Update Terraform random to ~> 2.3.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| random (source) | provider | minor | ~> 2.1.2 -> ~> 2.3.0 |
Release Notes
hashicorp/terraform-provider-random (random)
v2.3.1
NOTES: This version is identical to v2.3.0, but has been compiled using Go v1.14.5 to fix https://github.com/hashicorp/terraform-provider-random/issues/120.
v2.3.0
NOTES:
- The provider now uses the binary driver for acceptance tests (#99)
NEW FEATURES:
- Added import handling for
random_stringandrandom_password(#104)
v2.2.1
NOTES:
- The provider has switched to the standalone TF SDK, there should be no noticeable impact on compatibility. (#76)
v2.2.0
NEW FEATURES:
random_passwordis similar torandom_stringbut is marked sensitive for logs and output [#52]
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.
Can one of the admins verify this patch?
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: renovate-bot
To complete the pull request process, please assign robinpercy
You can assign the PR to them by writing /assign @robinpercy in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment