Skip to content

Releases: awslabs/tecli

v0.5.0-alpha

Choose a tag to compare

@github-actions github-actions released this 06 Jun 07:06

0.5.0-alpha (2026-06-06)

Features

  • deps: migrate go-tfe v0.15.0 to v1.108.0 (f4b3195)
  • ignore TIPS.md file for private-keys (eef146a)
  • initial dev container configuration (f18f936)
  • initial google's release-please workflow (4a92256)
  • initial pre-commit configuration (f2c60dc)
  • install goimports (cf87dcb)
  • introduce go pre-commit checks (dc7c614)
  • introduce google's release-please workflow (54a7198)

Bug Fixes

  • migrate deprecated ioutil to os/io equivalents (e36badc)
  • tests: add helper.go to tests package so go vet passes (8c257d1)
  • use %w verb for error wrapping in fmt.Errorf calls (bc9b74c)
  • workspace find-by-name correctly handles paginated organizations (608c5ac), closes #12

Release 0.4.2-alpha

Choose a tag to compare

@github-actions github-actions released this 25 Nov 02:14

CHANGELOG

Bugfix

  • Fix bugfixes when executing tecli configure create command.

Feature

  • Add organization into the credentials file.
  • Allow TFC_ORGANIZATION to be used to define the terraform cloud organization name.
  • Silece command usage when an error occurs.

Release 0.4.1-alpha

Release 0.4.1-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Nov 04:36

CHANGELOG

Bugfix

  • Fix bugfixes when executing tecli configure create command.

Feature

  • Add organization into the credentials file.
  • Allow TFC_ORGANIZATION to be used to define the terraform cloud organization name.
  • Silece command usage when an error occurs.

Release 0.4.0-alpha

Release 0.4.0-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 May 22:20

CHANGELOG

Bugfix

  • Fix bugfixes when executing tecli configure create command.

Feature

  • Add organization into the credentials file.
  • Add environment variable TFC_ORGANIZATION
  • Silence command usage when an error occurs.

Release 0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 May 01:52

CHANGELOG

Bugfix

Fix access levels for commands: workspace.

Feature

Add new option to update workspace variable by using its keys.

Release 0.2.3

Choose a tag to compare

@github-actions github-actions released this 10 May 09:14
836963f

CHANGELOG

Redirect output to stdout for configuration-version command.

Release 0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Apr 02:41

CHANGELOG

Mainly fixes issue #4 by allowing some tests to be executed locally, e.g. configure command.

Release 0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Apr 01:57
7656f4d

CHANGELOG

Fix issue #8.

Release 0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 02:22
8df11ea

CHANGELOG

Operations on variables.

Release 0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 01:44

CHANGELOG