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

feat: add datarootsio/tf-profile #12853

Merged
merged 3 commits into from Jun 6, 2023

Conversation

ponkio-o
Copy link
Sponsor Contributor

@ponkio-o ponkio-o commented Jun 6, 2023

datarootsio/tf-profile: CLI tool to profile Terraform runs, written in Go

$ aqua g -i datarootsio/tf-profile

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ tf-profile --help
tf-profile is a CLI tool to profile Terraform runs

Usage:
  tf-profile [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  graph       Visualize a Terraform run graphically
  help        Help about any command
  stats       Parse a Terraform log and show general statistics
  table       Parse a Terraform log and perform resource-level profiling

Flags:
  -h, --help   help for tf-profile

Use "tf-profile [command] --help" for more information about a command.

Reference

@suzuki-shunsuke
Copy link
Member

Thank you always!

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jun 6, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v4.14.2 milestone Jun 6, 2023
@suzuki-shunsuke
Copy link
Member

98305bd Refactored using version_prefix.

@suzuki-shunsuke suzuki-shunsuke merged commit 54b7822 into aquaproj:main Jun 6, 2023
16 checks passed
@ponkio-o ponkio-o deleted the feat/datarootsio/tf-profile branch June 7, 2023 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants