0.3.2 (2023-10-03)
- inversion of validation of domain_aliases in some particular use cases (e62779a)
0.3.1 (2023-10-03)
- domain_aliases validation incorrectly failed (b142c73)
0.3.0 (2023-09-26)
- add automatic log drains for addons (#10) (cff3966)
- add new type of log_drains and validate input (6cb4daa)
0.2.0 (2023-08-22)
- change the app link between resources with .id instead of .name to comply with the updated docs of Scalingo provider
- add sticky_sessions and router_logs variables (2d9f4bd)
- change the app link between resources with .id instead of .name to comply with the updated docs of Scalingo provider (349027d)
- rename sticky_sessions variable (9768ea1)
- release 0.2.0 (b8b4995)
- separate review apps and scm integrations settiings
- add app_id and all_environment_variables outputs (052064c)
- add compatibility with scalingo provider v2.1.0 (93cce40)
- add validation for env vars (cannot be null or empty) (142079e)
- first commit containing basic working module (bc54806)
- new outputs : origin_domain and log_drain_url (0309f7d)
- output the current region and domain name (d02b0d8)
- error when review apps variable is empty (416fc29)
- fix syntax error in url output (525a5cb)
- remove the log_drain_url in output because not relevant (9d69a6e)
- replacement is forced when app slug name is used for scalingo_scm_repo_link (d694595)
- separate review apps and scm integrations settiings (0291e83)