fix(deps)!: Update Terraform terracurl to v2 - #388
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
renovate-bot
requested review from
a team,
anamer,
ayushmjain,
prabhu34 and
q2w
as code owners
August 14, 2025 08:39
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
August 21, 2025 06:39
7109d71 to
18fefdd
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
August 21, 2025 07:14
18fefdd to
f246327
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
August 21, 2025 16:23
f246327 to
b5e40cf
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
August 21, 2025 17:33
b5e40cf to
6b7e115
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
August 22, 2025 17:31
6b7e115 to
e759df4
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
August 23, 2025 04:30
e759df4 to
a4a0437
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
September 13, 2025 05:03
a4a0437 to
84299f2
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
September 18, 2025 03:24
84299f2 to
2a03e46
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
September 30, 2025 14:46
2a03e46 to
dd8de33
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
October 1, 2025 04:20
dd8de33 to
d2662bc
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
April 27, 2026 18:27
1ab3ba7 to
c8a5e1a
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
April 27, 2026 20:18
c8a5e1a to
3b38e1f
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
April 28, 2026 15:33
3b38e1f to
14b4647
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
April 28, 2026 20:18
14b4647 to
48fc802
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
April 29, 2026 15:45
48fc802 to
d3628b5
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
April 30, 2026 05:44
d3628b5 to
b8adbb6
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
May 13, 2026 10:28
b8adbb6 to
b8d0a52
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
May 13, 2026 10:51
b8d0a52 to
6362906
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
May 13, 2026 12:11
6362906 to
4f2cbe1
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
May 20, 2026 09:27
4f2cbe1 to
8ddbe8e
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
May 20, 2026 10:02
8ddbe8e to
e677179
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
May 21, 2026 11:21
e677179 to
9dd5485
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
May 21, 2026 14:02
9dd5485 to
f6b005e
Compare
Collaborator
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/terracurl-2.x
branch
from
June 11, 2026 06:28
f6b005e to
e6ae95a
Compare
Collaborator
|
/gcbrun |
Collaborator
|
/gcbrun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 1.0→~> 2.0Release Notes
devops-rob/terraform-provider-terracurl (terracurl)
v2.11.0Compare Source
ENHANCEMENTS:
response_base64andsensitive_response_base64computed attributes to theterracurl_requestdata source for lossless binary response download via RFC 4648 base64 encoding. Closes #62.v2.3.0Compare Source
What's Changed
Full Changelog: devops-rob/terraform-provider-terracurl@v2.2.0...v2.3.0
v2.2.0Compare Source
FEATURES:
v2.1.0Compare Source
What's Changed
Full Changelog: devops-rob/terraform-provider-terracurl@v2.0.0...v2.1.0
v2.0.0Compare Source
What's Changed
Full Changelog: devops-rob/terraform-provider-terracurl@v1.2.2...v2.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.