Releases: Santiago-Labs/telophasecli
Releases Β· Santiago-Labs/telophasecli
v0.7.11
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
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
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
Changelog
- cdc2193 awsorgs organization: fix error spelling mistake
- 00650e5 resourceop cdk: skip assume role if TELOHASE_BYPASS_ASSUME_ROLE is set
v0.7.7
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
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
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
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