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

Fix env var prefix #347

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Fix env var prefix #347

merged 1 commit into from
Feb 9, 2025

Conversation

dvaumoron
Copy link
Contributor

fix #344

Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
@dvaumoron dvaumoron merged commit 638f4ae into main Feb 9, 2025
4 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 11, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tofuutils/tenv](/~https://github.com/tofuutils/tenv) | minor | `v4.1.0` -> `v4.2.4` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>tofuutils/tenv (tofuutils/tenv)</summary>

### [`v4.2.4`](/~https://github.com/tofuutils/tenv/releases/tag/v4.2.4)

[Compare Source](tofuutils/tenv@v4.2.3...v4.2.4)

#### Changelog

-   [`8d9e739`](tofuutils/tenv@8d9e739) fix(ci): telegram release notifications; escape . symbol

### [`v4.2.3`](/~https://github.com/tofuutils/tenv/releases/tag/v4.2.3)

[Compare Source](tofuutils/tenv@v4.2.2...v4.2.3)

#### Changelog

-   [`8d9e739`](tofuutils/tenv@8d9e739) fix(ci): telegram release notifications; escape . symbol

### [`v4.2.2`](/~https://github.com/tofuutils/tenv/releases/tag/v4.2.2)

[Compare Source](tofuutils/tenv@v4.2.1...v4.2.2)

#### Changelog

-   [`8d20a5e`](tofuutils/tenv@8d20a5e) fix(ci): telegram release notifications; escape - symbol

### [`v4.2.1`](/~https://github.com/tofuutils/tenv/releases/tag/v4.2.1)

[Compare Source](tofuutils/tenv@v4.2.0...v4.2.1)

#### Changelog

-   [`1806ea0`](tofuutils/tenv@1806ea0) fix(ci): set parse_mode=MarkdownV2 for telegram notifications

### [`v4.2.0`](/~https://github.com/tofuutils/tenv/releases/tag/v4.2.0)

[Compare Source](tofuutils/tenv@v4.1.0...v4.2.0)

#### Changelog

-   [`9104c02`](tofuutils/tenv@9104c02) fix(ci): release step
-   [`c351f7a`](tofuutils/tenv@c351f7a) chore: add v2 to .goreleaser_release_only.yml
-   [`45af921`](tofuutils/tenv@45af921) update README
-   [`504e2e8`](tofuutils/tenv@504e2e8) Switch tofu and terraform proxies to agnostic proxies with env var ([#&#8203;348](tofuutils/tenv#348))
-   [`638f4ae`](tofuutils/tenv@638f4ae) wrong env var prefix [#&#8203;344](tofuutils/tenv#344) ([#&#8203;347](tofuutils/tenv#347))
-   [`10efae3`](tofuutils/tenv@10efae3) gh-actions: bump sigstore/cosign-installer from 3.7.0 to 3.8.0 ([#&#8203;346](tofuutils/tenv#346))
-   [`e414bf2`](tofuutils/tenv@e414bf2) go: bump github.com/charmbracelet/bubbletea from 1.2.4 to 1.3.0 ([#&#8203;345](tofuutils/tenv#345))
-   [`df3ae32`](tofuutils/tenv@df3ae32) Merge pull request [#&#8203;343](tofuutils/tenv#343) from tofuutils/dependabot/go_modules/github.com/spf13/pflag-1.0.6
-   [`d7016dd`](tofuutils/tenv@d7016dd) go: bump github.com/spf13/pflag from 1.0.5 to 1.0.6

</details>

---

### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

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

---

This MR has been generated by [Renovate Bot](/~https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
@dvaumoron dvaumoron deleted the fix/wrong-env-var branch February 26, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TFENV_TERRAFORM_VERSION not working
1 participant