Skip to content

Releases: jigsaw373/terraform-ai

v0.0.2

13 May 21:53
Compare
Choose a tag to compare

Changelog

  • 76c4c9a chore: upgrade version to 0.0.2
  • 6338dad fix: change exec-dir var to EXEC_DIR
  • 5428454 fix: add silenceUsage to root
  • d3765d5 feat: change app icon
  • 9e6954f feat: add prompt
  • 30b62f1 feat: support version 4
  • 7cc98fa Merge pull request #1 from hubs-ai/chore-v0.0.1
  • 086a668 Brew formula update for terraform-ai version v0.0.1

v0.0.1

29 Apr 22:38
Compare
Choose a tag to compare

Changelog

  • 16aa20c chore(workflow): add PR permission to release
  • 333398f chore: change repo name
  • 9431868 chore: add brew to goreleaser
  • 982270b feat(terraform): add spinner progress bar
  • eeaa130 fix: uncomment apply lines
  • 048ca60 fix: change apply to run command
  • df646d8 feat(cli): change icon in text
  • eddad66 chore: add spinner lib
  • bf62bd0 fix: trim \n from right terraform path
  • 1fe0359 feat(main): add file
  • fb20a05 fix(utils): improve linter errors
  • 6d3d372 chore: create LICENSE
  • bfccc88 feat(utils): impl current dir
  • 1970f20 fix: change sensitivity name to temperature
  • c8725d6 docs: add badges for coverage and linter
  • 872f252 feat(cli): impl terraform apply
  • 6b2bec2 feat(cli): impl terraform init
  • c99d58f feat(terraform): impl apply confirmation
  • 296072e feat(completion): add subcommand parameter
  • 0154ff3 feat(terraform): impl terraform apply and init ops
  • e159884 faet(terraform): impl new terraform
  • 5e29cea faet(terraform): define interfaces for apply and init
  • 3e9f73d chore: add tfexec lib
  • 967ffac feat(utils): add file functions
  • dcbfa68 feat(utils): add terraform functions
  • b3722ad feat(utils): impl RemoveBlankLinesFromString
  • 0bd7b9c feat(utils): impl dir exists
  • b5a47a2 feat(validator): impl check template
  • e2b84e1 feat(openai): impl azure ChatGPT completion
  • 2343166 feat(openai): impl azure GPT completion
  • a118ad2 feat(openai): impl openai ChatGPT completion
  • c6ed50d feat(openai): impl openai GPT completion
  • 3e2ff88 feat(completion): impl gpt hcl generator
  • 2fc7e95 chore: add go-gpt-3-encoder lib
  • 77b7b76 feat(cli): add root logic
  • 631b152 chore: add cobra lib
  • d346816 chore: setup releaser workflow
  • 9dd7c3f chore: add makefile
  • f936749 chore: setup code coverage test workflow
  • 2b6ed4c chore: add golangci-linter in workflows
  • 4d7ef6a chore: add bin dir to git ignore
  • ea57cb2 chore: add golangci
  • 2f61b3f feat(chatgpt): add go library
  • 787c782 chore: install dependentbot
  • 35a3f66 chore: attach pull request template
  • 693a1bf chore: add gorelease
  • a6c9baa chore: add go-gpt3 library
  • c5069e7 chore: add git ignore