deploystack

An extension to Google Cloud's Open In Cloud Shell that turns a terraform project into a one click deployable on Google Cloud

APACHE-2.0 License

Stars
22
Committers
3

Bot releases are visible (Hide)

deploystack - v1.12.8 Latest Release

Published by github-actions[bot] 8 months ago

1.12.8 (2024-02-27)

Bug Fixes

  • upping version to make changes surface (0b4e8a3)
deploystack - v1.12.7

Published by github-actions[bot] over 1 year ago

1.12.7 (2023-03-30)

Bug Fixes

  • updating dsexec to try and create a config (83ecd3a)
deploystack - v1.12.6

Published by github-actions[bot] over 1 year ago

1.12.6 (2023-03-30)

Bug Fixes

  • enabling ServiceUsage api on projects on creation, like the console (8f743ab)
deploystack - v1.12.5

Published by github-actions[bot] over 1 year ago

1.12.5 (2023-03-21)

Bug Fixes

  • omitting message folder no longer blanks description. (af13e64)
deploystack - v1.12.4

Published by github-actions[bot] over 1 year ago

1.12.4 (2023-03-15)

Bug Fixes

  • Remove unexported elements from struct (5e321c3)
  • update dockerfile to include a smoke test (41ce4a8)
deploystack - v1.12.3

Published by github-actions[bot] over 1 year ago

1.12.3 (2023-03-14)

Bug Fixes

  • getting version to just extract version. (80e3f1a)
deploystack - v1.12.2

Published by github-actions[bot] over 1 year ago

1.12.2 (2023-03-13)

Bug Fixes

  • added cloud billing as a service. (e194192)
deploystack - v1.12.1

Published by github-actions[bot] over 1 year ago

1.12.1 (2023-03-13)

Bug Fixes

  • adding preappy script hook (eee055d)
deploystack - v1.12.0

Published by github-actions[bot] over 1 year ago

1.12.0 (2023-03-11)

Features

  • allow hook scripts to interact with env (bf2c29e)

Bug Fixes

  • altering what's in the client to facilitate activating services (6611e6c)
  • changed service enablements to enums to make them more robust (c9473fd)
  • configure_gce_instance error resolved (71a3b2e)
  • update tests because nosql-client-server was updated (6031f2c)
deploystack - v1.11.3

Published by github-actions[bot] over 1 year ago

1.11.3 (2023-03-10)

Bug Fixes

  • stop treating packages like modules (e0b9674)
  • upgrade tests to use root testdata (2557700)
deploystack - v1.11.2

Published by github-actions[bot] over 1 year ago

1.11.2 (2023-03-10)

Bug Fixes

  • removing Makefile in leiu of taskfile (73659b0)
  • Trying to get Release please to see the right verison (1076491)
  • unblocking release please. It's free. Do what ever you will beep boop! (e3f894e)
deploystack - v1.11.1

Published by github-actions[bot] over 1 year ago

1.11.1 (2023-03-10)

Bug Fixes

  • collapsing all of the different modules into packages (ff7a7fc)
deploystack - v1.11.0

Published by github-actions[bot] over 1 year ago

1.11.0 (2023-03-10)

Features

  • implemented New, with better ways of creating repos (cc2b35a)
deploystack - config: v1.10.0

Published by github-actions[bot] over 1 year ago

1.10.0 (2023-03-08)

Bug Fixes

  • number of issues around mod updates (a694472)
deploystack - gcloud: v1.10.0

Published by github-actions[bot] over 1 year ago

1.10.0 (2023-03-08)

Bug Fixes

  • number of issues around mod updates (a694472)
deploystack - v1.10.0

Published by github-actions[bot] over 1 year ago

1.10.0 (2023-03-08)

Features

  • added suggestion to the dsexec (b2a9a53)

Bug Fixes

  • number of issues around mod updates (a694472)
deploystack - config: v1.9.0

Published by github-actions[bot] over 1 year ago

1.9.0 (2023-03-07)

Features

  • enabling better manipulation of product info (2f08319)
  • moving config marshaling to the config package (895da3e)

Bug Fixes

  • getting rid of unnecessary warnings (772b53a)
  • improving algorithm for finding main.tf (cce3479)
  • made path finding stuff work out of the box (607e740)
  • making terraform finder not panic if there is no tf files. (92ed7d4)
  • removed package dependencies on switching wd (5240198)
deploystack - tui: v1.9.0

Published by github-actions[bot] over 1 year ago

1.9.0 (2023-03-07)

Bug Fixes

  • refactoring broke some uses of code in places. (ea3bd24)
deploystack - v1.9.0

Published by github-actions[bot] over 1 year ago

1.9.0 (2023-03-07)

Features

  • adding ability to search terraform information. (2f391f2)
  • adding features for trying repos without configs (fb1a58c)
  • adding suggested config capabilities to core (c02bdfa)
  • adding the ability to sort Blocks (ef6b8a2)
  • enabling better manipulation of product info (2f08319)
  • got docker version shell script working perfectly (ce9a125)
  • moving config marshaling to the config package (895da3e)

Bug Fixes

  • finding terraform now relies on main.tf files (f5bf557)
  • getting rid of unnecessary warnings (772b53a)
  • improving algorithm for finding main.tf (cce3479)
  • made path finding stuff work out of the box (607e740)
  • making terraform finder not panic if there is no tf files. (92ed7d4)
  • refactoring broke some uses of code in places. (ea3bd24)
  • removed package dependencies on switching wd (5240198)
  • removing terminal clear. it's user hostile and hurts debugging (f413228)
  • removing warnings for unrequired folders (2d980c9)
deploystack - gcloud: v1.8.1

Published by github-actions[bot] over 1 year ago

1.8.1 (2023-03-04)

Bug Fixes

  • testing caught a bug in billing caching (880486e)