Skip to content

Releases: dxw/dalmatian-tools

v0.6.0

06 Dec 16:41
320d081
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Nov 16:26
e109cd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Nov 17:15
1bcdd42
Compare
Choose a tag to compare

What's Changed

  • Don't attempt aws-sso login when aws-sso generate-config is ran by @Stretch96 in #214
  • Add aws-sso list-profiles command by @Stretch96 in #213
  • Update dependency hashicorp/terraform to v1.6.4 by @renovate in #211
  • Fix deploy infrastructure name tfvar by @Stretch96 in #215
  • Bump terraform-dxw-dalmatian-infrastructure module to v0.4.0 by @Stretch96 in #216

Full Changelog: v0.3.1...v0.4.0

v0.3.1

14 Nov 16:15
133301f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Nov 16:05
d3c2367
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Nov 15:32
d29e7e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Nov 12:09
02d6769
Compare
Choose a tag to compare

What's Changed

  • (Feature) dalmatian-db-create by @Stretch96 in #1
  • Feature/automatically assume correct role for an infrastructure by @Stretch96 in #3
  • Set up GitHub actions to run Shellcheck by @erbridge in #2
  • (Feature) Add EC2 access script by @Stretch96 in #7
  • (Feature) dalmatian-rds-create-database script by @Stretch96 in #8
  • Bump ludeeus/action-shellcheck from 0.2.1 to 0.4.1 by @dependabot in #6
  • (Feature) dalmatian-file-upload script by @Stretch96 in #10
  • (Feature) dalmatian-rds-shell script by @Stretch96 in #9
  • (Feature) dalmatian-rds-import-dump script by @Stretch96 in #12
  • (Feature) dalmatian-rds-export-dump script by @Stretch96 in #13
  • (Chore) Brew update by @Stretch96 in #11
  • (Fix) Remove dalmatian-db-create by @Stretch96 in #15
  • Bump ludeeus/action-shellcheck from 0.4.1 to 0.5.0 by @dependabot in #14
  • (Feature) Dalmatian service container access by @Stretch96 in #16
  • Add contributing-related documentation by @dxw-rails-user in #17
  • Install coreutils by @rjw1 in #25
  • Make the default profile consistent by @rjw1 in #24
  • (Chore) Add dalmatian-cloudfront-clear-cache script by @Stretch96 in #26
  • Check that AWS_SESSION_TOKEN is set in our scripts by @rjw1 in #23
  • (Chore) Assume role error handling by @Stretch96 in #29
  • Add a script to list environment variables for a service by @rjw1 in #30
  • (Feature) Pull ECR image by @Stretch96 in #32
  • (Chore) Allow listing and specifying instance IDs for ec2-access by @Stretch96 in #31
  • Feature/refactor by @Stretch96 in #36
  • (Feature) Add bash completion script by @Stretch96 in #37
  • Bump ludeeus/action-shellcheck from 0.5.0 to 1.0.0 by @dependabot in #35
  • GPG can decrypt saved credentials by @tahb in #38
  • (Feature) Add waf list-blocked-requests by @Stretch96 in #39
  • Add a sub command to download cloudfront logs by @rjw1 in #40
  • Add a script to run arbitrary aws cli commands by @rjw1 in #41
  • Add a command to deploy a service by @rjw1 in #42
  • Add note detailing MFA Secret by @edavey in #44
  • Fix output of cloudfront logs command. by @rjw1 in #45
  • Rename completion alias to not appear in tab complete by @rjw1 in #46
  • Add commands to list environments, infrastructures and services by @rjw1 in #47
  • (Feature) Add dalmatian service list-container-placement script by @Stretch96 in #51
  • (Chore) yq version 4 changes by @Stretch96 in #52
  • (Fix) assume-infrastructure-role yq syntax by @Stretch96 in #53
  • Add a command to set an environment variable for a service by @rjw1 in #56
  • Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 by @dependabot in #57
  • Add a command to download files from an ec2 instance by @rjw1 in #58
  • Add ability to specify cluster name for container access by @Stretch96 in #63
  • Add a command to list RDS instances within an infrastructure by @rjw1 in #60
  • Add a command to show the deployment status of a service by @rjw1 in #62
  • Bump actions/checkout from 2 to 2.3.4 by @dependabot in #61
  • Add a command which will wrap any local command by @rjw1 in #59
  • Add script to generate CloudFront basic auth password hash by @Stretch96 in #65
  • Add a command to create new TLS certs in AWS by @olivia-work in #66
  • Add a command to list certificates in an infrastructure by @rjw1 in #67
  • Output certificate status on dalmatian certificate list by @Stretch96 in #68
  • Add service deploy-status script by @Stretch96 in #69
  • Filter available ec2 instances for rds commands by @Stretch96 in #71
  • Set service environment variables with env file by @Stretch96 in #70
  • Add launch time when listing ec2 instances by @Stretch96 in #74
  • Allow specifying domain name for certificate list by @Stretch96 in #72
  • Add service restart-containers script by @Stretch96 in #73
  • Add ecs instance-refresh script by @Stretch96 in #76
  • Add service deploy-build-logs script by @Stretch96 in #75
  • Add service list-domains script by @Stretch96 in #77
  • Allow header filtering in waf list-blocked-requests by @Stretch96 in #78
  • Optionally output DNS validation records in certificate list script by @Stretch96 in #79
  • Add service run-container-command script by @Stretch96 in #81
  • Add "session-manager-plugin" cask by @leeky in #80
  • Add service delete-environment-variable script by @Stretch96 in #85
  • Add rds get-root-password and set-root-password scripts by @Stretch96 in #86
  • Add watch (-w) flag for service deploy-status script by @Stretch96 in #87
  • Update available commands in readme by @Stretch96 in #83
  • Require specifying environment for rds list-instances by @Stretch96 in #84
  • Add rds list-databases script by @Stretch96 in #88
  • Add ci deploy-status and deploy-build-log commands by @Stretch96 in #90
  • Bump actions/checkout from 2.3.4 to 2.4.0 by @dependabot in #93
  • Fix rds list-instances command by @Stretch96 in #94
  • Allow specifying an ECS instance id in RDS commands by @Stretch96 in #92
  • Add further notes on AWS login process by @jacksonj04 in #91
  • Add assume role external id by @Stretch96 in #97
  • Add External ID to infrastructure assume role by @Stretch96 in #98
  • sort service list-environment-variables by @Stretch96 in #100
  • Use jq to sort environment variables instead of sort by @rjw1 in #101
  • Add service list-container-placement start time by @Stretch96 in #103
  • Bump actions/checkout from 2.4.0 to 3 by @dependabot in #105
  • Fix RDS scripts by @olivia-work in #107
  • Command to retrive a single environment variable by @leedxw in #110
  • Remove printMode by @dragon-dxw in #115
  • Check MFA expiration time format by @Stretch96 in #116
  • Add a command to output AWS CLI env vars for an infrastructure by @rjw1 in #114
  • Fix config list-* commands by @Stretch96 in #109
  • service ecr-vulnerabilities script by @Stretch96 in #111
  • Configure Renovate by @renovate in #112
  • Add a command to start a shell on any ec2 in an account by @rjw1 in #121
  • Switch to master ref for shellcheck by @DrizzlyOwl in #122
  • feature count how many sql backup objects are in S3 by @olivia-work in #123
  • Ignore SC2317 by @rjw1 in https:/...
Read more