Changelog
- 7104be0 chore(tests): allow running tests with different version of Terraform. (#1185)
- 9d9bf56 chore(tmc): remove LogSyncer line length limit. (#1187)
- d8e84e5 Merge branch 'i4k-fix-linelength-limit' into i4k-sync-interval2
- 7d7462a Merge branch 'main' into i4k-fix-linelength-limit
- 322c82b Merge branch 'main' into i4k-min-git-version
- 9d45dcd Merge branch 'main' into i4k-remove-codecov
- b3f5354 Merge branch 'main' into i4k-remove-tm_startswith-docs
- 3d65137 Merge branch 'main' into i4k-sanitize-with-custom-string
- 9f028a4 Merge branch 'main' into i4k-send-logging
- d48b360 Merge branch 'main' into i4k-sync-interval2
- 26ddfd1 Merge branch 'main' into i4k-use-detected-terraform
- ab600cd chore(tests): ensure git >= 2.28.0 in tests.
- 405e348 chore(tests): ensure git >= 2.28.0 in tests. (#1184)
- 7225bd1 chore(tests): use detected Terraform if available.
- 0c95945 chore(tmc): add TMC_API_DEBUG env var for TMC debug.
- 6ed6efa chore(tmc): add TMC_API_DEBUG env var for TMC debug. (#1188)
- 41dccb2 chore(tmc): disable log syncing for non-utf8 output.
- b20cd0e chore(tmc): disable log syncing for non-utf8 output. (#1192)
- 1fa851d chore(tmc): fail-safe plan file synchronization.
- 8a171f5 chore(tmc): fail-safe plan file synchronization. (#1176)
- ce601de chore(tmc): remove LogSyncer line length limit.
- 7a90791 chore(tmc): sanitize JSON plan with custom string.
- 42ae2ea chore(tmc): sanitize JSON plan with custom string. (#1191)
- d60f895 chore(tmc): sync logs at fixed interval.
- c8a60ac chore(tmc): sync logs at fixed interval. (#1190)
- 26e1cc1 chore(tmc): use real terraform in e2e tests (#1177)
- 3668835 chore(tmc): use real terraform in e2e tests.
- 4cb76e3 feat(tmc): add --cloud-sync-terraform-plan-file option.
- 376be70 feat(tmc): add --cloud-sync-terraform-plan-file option. (#1171)
- d7c12e5 feat(tmc): add default branch to synced stack data
- cead9ef feat(tmc): add default branch to synced stack data (#1186)
- f2ec19d feat(tmc): add sync of JSON plan with --cloud-sync-terraform-plan-file
- 34e4b62 feat(tmc): add sync of JSON plan with --cloud-sync-terraform-plan-file (#1175)
- 9e642fe feat(tmc): send logs of the user-supplied command to Terramate Cloud.
- 025d613 feat(tmc): send logs of the user-supplied command to Terramate Cloud. (#1182)
- 0ebe912 feat: add config setting for cloud organization
- b0b6318 feat: add config setting for cloud organization (#1181)
- 5853658 fix(tmc): panic due to index out of bounds in logsync.
- 2059930 fix(tmc): panic due to index out of range in logsyncer (#1189)
- 89867d8 fix(tmc): panic when cloud features are used without a repository
- f3f0d8e fix(tmc): panic when cloud features are used without a repository (#1178)