v0.7.2-beta
New Features
- [AWS] "Migration-less" Upgrade using TF Import is here for AWS Postgres for RDS! You can find the docs here: subsume-aws-postgres.md
- [AWS] Added
cf update-service
functionality to AWS Postgres for RDS. Works as expected for Tile deployments. Those customers deploying acf push
d broker should include a region in their update. - [Tiles] Added clarification to a previously confusing UX wherein empty brackets ("[]") were required to be present in the Service Config text box but users were not notified
- [Azure] Accepted a PR from team at Desjardins which fixed #60
Customer Requests + Community Support
-
Associated stemcell with release of Tile on TanzuNet
to address CI/CD issues #86 -
Made database binding more flexible by accommodating a use-case involving Splunk Drain #93
Bug Fixes
-
[Tiles] Fixed naming of "Location" to display as "Default Location" in Azure Tile Config
-
[Azure] Created a workaround for a shortcoming in Azure TF Provider wherein deleting a Failover Group db would not delete the secondary read-only db. This deletion is now made a bit easier. See #46
-
[Azure] Created a workaround for another shortcoming in Azure TF Provider wherein updates made to a CSB Failover Group did not propogate to the secondary db. See #63
Improvements
- [DOCS] Added documentation for how to create an Azure-native MySQL db for storing Terraform state. See azure-mysql-statedb