Releases: overmindtech/cli
Releases · overmindtech/cli
v1.1.1
v1.1.0
Automatic AWS Config
Overmind CLI will now parse your local terraform config, and use this to determine how to authenticate with AWS rather than asking you. This supports everything that terraform supports, multiple accounts, role assumption etc.
Changelog
- 7311bec Add a link to discord on errors
- 9201ca8 Added WIP variable handling
- 375dd9b Added provider alias
- 49b0557 Added provider rendering style
- e61eefc Added some multi-stage decoding so that we only deocde the AWS config and not any other providers
- 5c077de Added support for variables
- d02cb7b Added utilities for parsing AWS provider configuration from the provider's configuration file.
- a558a77 Adjust test results to match new non-recursing strategy
- 6bf9083 Extend tests
- 2ee4642 Fix command signatures
- 66a0cce Fixed setVariable to not segfault
- c969cc9 Frontend changes to use new tf/provider parser to connect to AWS
- d54ab72 Ignore errors to allow functional providers to be loaded into the CLI
- 1481212 Improve formatting with multiple providers
- 4b7741d Improve ticket link documentation
- 2d62481 Lock file maintenance (#481)
- e77bfbe Merge pull request #482 from overmindtech/discord
- 3aabec8 Merge pull request #483 from overmindtech/terraform-auto-config
- 32f0c8a Merge pull request #485 from overmindtech/improve-docs
- 6778ea4 More test fixups
- 920235d Put variables where terraform expects them
- 6c31a69 Update github.com/overmindtech/aws-source digest to 718c447
- 05fa043 Use terraform-config-inspect to load variable defaults from the current module
v1.0.14
Changelog
- 6cde782 Added more business milestones to track where failures happen
- cc4dd21 Added sentry capture
- cf3f253 Fixed linting
- bbce29b Merge pull request #476 from overmindtech/more-business-milestones
- a2ac7a9 Merge pull request #477 from overmindtech/renovate/overmindtech-go
- 6c2f300 Merge pull request #479 from overmindtech/repackage
- 548ed70 Merge pull request #480 from overmindtech/rename
- 5d2cf27 Move datamaps to separate package
- f3428d7 Removed sentry since they should already be captured
- f4e4310 Rename datamaps to the more poignant tfutils package
- ae717cb Update github.com/overmindtech/aws-source digest to 6b71c2e
- 216b704 Update module github.com/charmbracelet/lipgloss to v0.12.1 (#478)
v1.0.13
Changelog
- d965a57 Added blast radius config options
- 8bb8f66 Added some text to explain empty risks
- 431889a Addressed comment
- 8fc8bfd Always show the URL
- 2c99a5e Bump google.golang.org/grpc from 1.64.0 to 1.64.1
- faa7069 Captures interrupts as an error in the span
- a280e5f Make MappedItemDiffs methods public
- 40154c5 Merge pull request #458 from overmindtech/dependabot/go_modules/google.golang.org/grpc-1.64.1
- 5d14a26 Merge pull request #459 from overmindtech/renovate/overmindtech-go
- 7ceb677 Merge pull request #460 from overmindtech/added-explanation-to-empty-risks
- 994d125 Merge pull request #466 from overmindtech/allow-blast-radius-override
- bcb370d Merge pull request #468 from overmindtech/api
- 2c37e73 Merge pull request #474 from overmindtech/capture-interrupt-as-error
- f9b9208 Merge pull request #475 from overmindtech/renovate/overmindtech-go
- 5981308 Re-implement fake test
- 8334961 Update Overmind Dependencies
- 7fc4e99 Update Overmind Dependencies
- 3cd4dd7 Update Terraform aws to v5.58.0 (#463)
- 787abbc Update go generate
- 977df59 Update module github.com/aws/aws-sdk-go-v2/service/sts to v1.30.3 (#461)
- 2f4e897 Update module github.com/charmbracelet/huh to v0.5.1 (#464)
- 6198897 Update module github.com/charmbracelet/lipgloss to v0.12.0 (#465)
- 940de6d Update module github.com/go-jose/go-jose/v4 to v4.0.3 (#462)
- 1eb43fa Updated maps
v1.0.12
Changelog
- 58d2be0 Fix tests
- 9d7afc4 Merge pull request #452 from overmindtech/renovate/overmindtech-go
- ee79ab0 Merge pull request #454 from overmindtech/rename-redaction
- 8c3bf06 Merge pull request #456 from overmindtech/make-logging-less-noisy
- 1dd87b6 Merge pull request #457 from overmindtech/renovate/overmindtech-go
- 8c8a448 Reduce logging
- 5f17d8e Rename REDATED to (sensitive value)
- 21bda71 Update Overmind Dependencies
- d3c9ef3 Update github.com/overmindtech/aws-source digest to 24fb056
- c5156b8 Updated AWS mappings
v1.0.11
Changelog
- 9b3de66 Fix index
- e023601 Fixed more tests
- fbe3a3c Handle fields that don't exist in after
- ea48558 Merge pull request #446 from Lerentis/main
- 4230f82 Merge pull request #448 from overmindtech/renovate/overmindtech-go
- d817539 Merge pull request #450 from overmindtech/renovate/opentelemetry-go
- ef1f428 Merge pull request #453 from overmindtech/known-after-apply
- b19eeac Update Observability modules
- 34df1c5 Update Overmind Dependencies
- 40e2a50 Update Terraform aws to v5.57.0 (#451)
- 16da6f3 Update module github.com/aws/aws-sdk-go-v2/service/sts to v1.30.1 (#449)
- 1e5ae01 Update semconv version
- fe45121 Updated sdp-go version
- 81ad18a Use the text (known after apply) instead of removing
- 9c72abf mention aur package in readme
v1.0.10
Changelog
- 96e9eee Changed the mechanism to be much better
- 0cc2070 Changed to run within PRs
- 37a0c45 Fix lint errors
- 7c8f27b Fixed potential panic
- 004e9c4 Ignore (known after apply) fields
- 2589751 Merge pull request #440 from overmindtech/fix-known-after-apply
- 8e4a310 Merge pull request #444 from overmindtech/renovate/overmindtech-go
- 0d0402e Merge pull request #445 from overmindtech/fix-test-breakage
- 9b2c8cf Run e2e tests on PRs to main also
- 0a41bcd Update Terraform aws to v5.56.0 (#442)
- b9fcb59 Update github.com/overmindtech/aws-source digest to 3aa580c
- a24bfc4 Update module github.com/aws/aws-sdk-go-v2/service/sts to v1.30.0 (#443)
- e4cf2c9 Update module github.com/charmbracelet/bubbletea to v0.26.6 (#441)
v1.0.9
Changelog
- 472f3e8 Actually call the correct numbers
- fa5331f Capture error message for tracing on the span itself
- 92b307e Don't run spinners in CI
- e354c98 Ensure that the view gets updated before fatalErrors are handled
- b9fb0c8 Fix alignment with status sigils
- c2b38d6 Fix typo breaking
terraform apply
start change snapshots - 04e2c14 Force authentication info into the root trace if available
- e81abaf Implement e2e tests for the CLI
- c416543 Implement nicer message when risk calculation fails
- 5a88b40 Merge pull request #429 from overmindtech/tracing
- 6373b69 Merge pull request #432 from overmindtech/tracing
- e97ec8f Merge pull request #433 from overmindtech/fix-bad-totals
- 906d924 Merge pull request #435 from overmindtech/error-msg
- 28a32e6 Merge pull request #436 from overmindtech/error-msg
- a86c0bb Merge pull request #437 from overmindtech/renovate/overmindtech-go
- 5f16e25 Merge pull request #438 from overmindtech/e2e-tests
- e5454fe Merge pull request #439 from overmindtech/fix
- 8b487ff More message filtering for debugging
- df88f3f Provide more support for error handling around command running
- 0dfcd78 Remove obsolete release docs
- 1005156 Update CLI testing to depot.dev x4 runners
- 6870649 Update Overmind Dependencies
v1.0.8
v1.0.7
Changelog
- 0e1c570 Correctly pass through scopes when logging in
- 4c1c349 Downgrade sentry log message
- a713d1e Handle aborts during ensureToken more gracefully
- bf175d8 Merge pull request #425 from overmindtech/scopes
- 92c566a Merge pull request #426 from overmindtech/signalhandling
- 2160413 Remove duplicate signal handling