Skip to content

Releases: Santiago-Labs/telophasecli

v0.5.1

18 Apr 14:33
Compare
Choose a tag to compare

Changelog

  • f52cfb4 Brew formula update for telophasecli version v0.5.0
  • b63b8c9 go.mod: go mod tidy
  • a0a55cf pass account id into cdk context

v0.5.0

16 Apr 13:33
Compare
Choose a tag to compare

Changelog

  • e350fb1 Add test to move accounts. Support org initial state
  • 2781685 Brew formula update for telophasecli version v0.3.5
  • 320d36b Brew formula update for telophasecli version v0.3.6
  • a518985 Catch panics and clarify features docs (#33)
  • a1ba3ae End to end tests (#36)
  • 27b019f Formula: track homebrew in different repo
  • 2723b66 Include mintlify docs in monorepo
  • 61f71df Merge branch 'main' into ethan/scp-support
  • 04a35df Merge pull request #28 from Santiago-Labs/ethan/scp-support
  • 42744bc Set ManagementAccount Flag while hydrating parsed org
  • 6522621 Support Delegated Administrator
  • 79b24c3 Update README.md
  • b07e568 Update README.md (#37)
  • d33c457 Update to reference docs.telophase.dev (#35)
  • 2489540 Use ProcessEndtoEnd Instead of calling telophase binary
  • e8dff5a adding support for linux to setup script
  • e8e31f8 apply SCPs to examples
  • 40fd37d dont add iac operations as dependents of account creation (#32)
  • b7373fa examples README: remove redundant AWS_REGION set
  • 858dc16 examples repo: update localstack instructions
  • af82a7e examples: rename blueprint to buildkite
  • 1272096 fix bug that prevented management flag from being set
  • 740fef1 fix bug with account moving
  • dfb95b2 fix concurrency bug in stdout runner
  • ac3747c goreleaser: release to homebrew-telophase repo
  • 46971ea localstack: remove symlink since rendering is messed up
  • 9f1d4b3 mintlifydocs: use transparent background
  • 12ae077 mintlifydocs: use transparent background
  • ca3699b more cleanup
  • e764783 print scp operations with mgmt account id
  • faf034d remove mint.json from docs
  • 1c4afab remove superfluous docs from mintlify
  • a264877 rename account group to organization unit (#34)
  • fc46be5 run TUI in main thread
  • 49fb375 run process in main thread for stdout. (#31)
  • e0f718f s
  • 9c3b26c save
  • a910cfd surface error from operations
  • 4f17cbf surface errors from operations
  • 411285c use TUI for account command
  • 4d8f4e3 use current users credentials for applying SCPs
  • ece0326 use mgmt account fetched from provider
  • 71e053a workflows release: don't run on pull_request

v0.3.6

04 Apr 16:50
Compare
Choose a tag to compare

Changelog

  • 2781685 Brew formula update for telophasecli version v0.3.5
  • 27b019f Formula: track homebrew in different repo
  • ac3747c goreleaser: release to homebrew-telophase repo
  • f1ef631 test
  • 71e053a workflows release: don't run on pull_request

v0.3.2

03 Apr 17:52
Compare
Choose a tag to compare

Changelog

  • ef801f3 goreleaser: add goreleaser
  • b9317c8 lib copyutil: remove unused copy

v0.3.1

03 Apr 17:15
5436813
Compare
Choose a tag to compare

Changelog

  • 51eb20b Merge pull request #22 from Santiago-Labs/org-first-class
  • 97c169e Merge pull request #23 from Santiago-Labs/ethan/mv-resources
  • 173b3ed Merge pull request #24 from Santiago-Labs/org-first-class
  • 5436813 Merge pull request #25 from Santiago-Labs/ethan/remove-azure
  • 3e69731 add command runner
  • 221c2a4 apply iac after creating account
  • 780508f clean up err msg
  • ee7e235 cmd *: use --output when running cdk
  • 979f897 disable metrics collection
  • ae820a5 examples repo: add example for LOCALSTACK with example org
  • 7d931d8 feedback
  • aae82cd file ptr migration
  • 192773b fix concurrency bug
  • ef801f3 goreleaser: add goreleaser
  • b9317c8 lib copyutil: remove unused copy
  • 1a51736 more readme updates
  • 36fda5a newlines
  • 462f91a pointer receiver
  • ce8118d remove azure support
  • 22c01f6 rename resources to resource. Decouple resourceoperations from parser
  • d905271 save to test bug
  • bf082d4 setup.sh: add setup script to install deps
  • 8808e58 stdout ptr receiver
  • 82dc694 untangle entities from parser code
  • 6debf6a why telophase?