relaycorp / cloud-pong

Infrastructure as Code and configuration for the Awala Pong service run by Relaycorp
MIT License
1 stars 0 forks source link

Bump hashicorp/random from 3.5.1 to 3.6.0 #17

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps hashicorp/random from 3.5.1 to 3.6.0.

Release notes

Sourced from hashicorp/random's releases.

v3.6.0

FEATURES:

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

Sourced from hashicorp/random's changelog.

3.6.0 (December 04, 2023)

FEATURES:

  • resource/random_bytes: New resource that generates an array of random bytes intended to be used as key or secret (#272)
Commits
  • c6e90de Update changelog
  • f02585f Result of tsccr-helper -log-level=info -pin-all-workflows . (#496)
  • bb4c3b7 cdktf: update index.md,resources/uuid.md,resources/string.md,resources/shuffl...
  • 79d54d9 Add random_bytes resource (#494)
  • e92a3f9 Automatically close associated milestone on release (#493)
  • 6f33fe2 .github: Update workflows to use actions variables (#492)
  • e0aa4e7 build(deps): Bump github.com/hashicorp/copywrite in /tools (#491)
  • 47f98d1 build(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#490)
  • b2ed323 .github: Add CI for changie (#489)
  • 60e8136 Result of tsccr-helper -log-level=info -pin-all-workflows . (#488)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)