File blue-horizon.changes of Package blue-horizon.14964
-------------------------------------------------------------------
Tue Mar 10 01:55:07 UTC 2020 - James Mason <jmason@suse.com>
- version 0.3.1
+ Fix invalid error state at end of deploy
+ Hide tooltips when executing actions
-------------------------------------------------------------------
Tue Mar 3 06:02:37 UTC 2020 - James Mason <jmason@suse.com>
- version 0.3.0
+ JS linted
+ Add download option for plan JSON
+ Fix some issues with passwords
+ Show existing plan, reset when re-creating
+ Include all generated content in download zipfile
+ Add wrap up page with customizable content
-------------------------------------------------------------------
Fri Feb 28 06:17:17 UTC 2020 - James Mason <jmason@suse.com>
- version 0.2.1
+ Download all exported content
+ Fix a path issue in plan (introduced in 0.2.0)
-------------------------------------------------------------------
Fri Feb 28 01:22:24 UTC 2020 - James Mason <jmason@suse.com>
- version 0.2.0
+ Introductory steps on plan, deploy
+ Move terraform log into output path
+ redirect root to welcome path
+ authorization framework to prevent skipping steps
+ update testing fixtures
+ resolve an issue with cluster slider sync
+ change 'Additional data' to 'Variables'
+ Handle boolean variables better
+ change variable type from 'boolean' to 'bool'
+ show current plan, if existing, on load of plan page
+ clean up navigation changes in plan, deploy
-------------------------------------------------------------------
Wed Feb 19 16:21:46 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.3
+ README improvements
+ render password fields in variables list
+ consistent UI in plan, deploy pages
+ require 'zip' library from 'rubyzip' gem
+ Clean export dir between plan executions
-------------------------------------------------------------------
Thu Feb 13 21:27:13 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.2
+ Add explicit dependency on rubygem-rubyzip
-------------------------------------------------------------------
Wed Feb 12 19:04:29 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.1
+ Ensure sources and vars are exported before `terraform init`
+ Use variable export constant in all cases
+ Add solid background to footer
-------------------------------------------------------------------
Mon Feb 10 21:26:23 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.0
+ Add support for .tmpl sources
+ customization.json accepted in replacement of .yaml
-------------------------------------------------------------------
Sat Feb 8 03:53:44 UTC 2020 - James Mason <jmason@suse.com>
- version 0.1.0 (pre-merge)
+ Fix footer
+ Variables are defined in variable*.tf.json files
-------------------------------------------------------------------
Fri Feb 7 01:44:28 UTC 2020 - James Mason <jmason@suse.com>
- version 0.0.6
+ Handle more file types in terraform sources (YAML, JSON)
+ Initialize instance count within range
+ Additional HCL validation
+ Style consistency improvements
+ Packaging improvements
-------------------------------------------------------------------
Sun Jan 26 21:29:19 UTC 2020 - James Mason <jmason@suse.com>
- Check in v0.0.1
- Initial build