Skip to content

Releases: Santiago-Labs/telophasecli

v0.7.13

03 Jul 17:16
Compare
Choose a tag to compare

What's Changed

  • resource account: include AccountName as tag by default by @dschofie in #86

Full Changelog: v0.7.12...v0.7.13

v0.7.12

01 Jul 17:30
Compare
Choose a tag to compare

What's Changed

  • resource account: allow setting NoStackInheritance by @dschofie in #85

Full Changelog: v0.7.11...v0.7.12

v0.7.11

05 Jun 13:43
Compare
Choose a tag to compare

Changelog

  • 3731e7a *: ioutil to other packages
  • 0e1d824 .gitignore: ignore terraform.lock.hcl
  • ebcb250 cloudformation s3bucket: example cfn state bucket and dynamodb table
  • c6a0549 example organization-config-everywhere: example with org config everywhere
  • e920d74 examples awsconfig: awsconfig every region
  • 5788dbc examples configaggregator: example aggregator for delegated admin
  • 8758861 examples: include README and more comments on the org-config
  • 187d507 resourceop account: allow delegating services to accounts

v0.7.10

30 May 19:41
Compare
Choose a tag to compare

Changelog

  • 4a61e98 examples lambda-http: remove example, this one wasn't used in a helpful way
  • e368d14 organization_test: add another test for one inline org
  • 19a7ce2 resourceop account: add Delete to an account for closing it
  • b751a43 upgrade to go 1.22.2

v0.7.9

16 May 19:54
Compare
Choose a tag to compare

Changelog

  • fac111f awsorgs: allow config to be passed into our org client
  • ef591ea mintlifydocs: include OUFilepath updates
  • 9864ab5 organizatin_test: add testing for ParseOrg
  • d362786 organization: allow OUFilepath to be allow multi file use

v0.7.8

15 May 17:07
Compare
Choose a tag to compare

Changelog

  • cdc2193 awsorgs organization: fix error spelling mistake
  • 00650e5 resourceop cdk: skip assume role if TELOHASE_BYPASS_ASSUME_ROLE is set

v0.7.7

13 May 17:23
Compare
Choose a tag to compare

What's Changed

  • multi region testing for CDK by @dschofie in #69
  • Ensures that CDK bootstraps in the Stack's target region

Full Changelog: v0.7.6...v0.7.7

v0.7.6

10 May 20:40
Compare
Choose a tag to compare

What's Changed

  • resource: use regex replace to match the stack name for cloudformation by @dschofie in #65
  • workflow docker: fix up login and set provenance=false by @dschofie in #66
  • Support CloudformationCapabilities for Stacks by @dschofie in #67
  • resource: use current user if in management account by @dschofie in #68

Full Changelog: v0.7.5...v0.7.6

v0.7.5

10 May 13:24
Compare
Choose a tag to compare

Changelog

  • a613a99 .github dockerimage: build and publish docker image on tag
  • 3bd7e86 goreleaser: use custom token for homebrew
  • 87dacea mintlifydocs: remove thumbs up feedback
  • 39b74f8 resource: use regex replace to match the stack name for cloudformation

v0.7.4

08 May 19:33
Compare
Choose a tag to compare

Changelog

  • 87bc331 cmd: exit 1 if cdk, cloudformation or terraform fail
  • d36a5fc fix: Dockerfile to reduce vulnerabilities (#62)
  • 9bc3d8d workflows release: update tags matching for running release