Skip to content

Add brew installation method in installation.md - #103

Merged
Gogotchuri merged 1 commit into
opentofu:mainfrom
tzabbi:main
Jul 22, 2025
Merged

Add brew installation method in installation.md#103
Gogotchuri merged 1 commit into
opentofu:mainfrom
tzabbi:main

Conversation

@tzabbi

@tzabbi tzabbi commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

Resolves #73

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
  • I (and other contributors to this PR) have not looked at the Terraform source code while implementing this PR.
  • If I'm releasing, I have read the releasing guide.

Go checklist

  • I have run golangci-lint on my change and receive no errors relevant to my code.
  • I have run existing tests to ensure my code doesn't break anything.
  • I have added tests for all relevant use cases of my code, and those tests are passing.
  • I have only exported functions, variables and structs that should be used from other packages.
  • I have added meaningful comments to all exported functions, variables, and structs.

Signed-off-by: Tom Zaspel <tom@zaspel.it>
@tzabbi
tzabbi requested a review from a team as a code owner July 21, 2025 18:19

@diofeher diofeher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @tzabbi !

@Gogotchuri Gogotchuri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@Gogotchuri
Gogotchuri merged commit 32d1051 into opentofu:main Jul 22, 2025
21 checks passed
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.

Homebrew package

4 participants