Commits on Source (6)
-
Ryan Kowalewski authored
Merge both changelogs into a single CHANGELOG.md which will be managed by release-it automation from now on.
7be95153 -
Roy Harrington authored
chore: merge duplicate changelog files Closes #12 See merge request !18
1c1d6a06 -
This is really a bugfix but creates a breaking change, thus the need for a new major version release. When trying to enable this module with authentication_proxy = { enabled = false } the module module.uptime_check_auth_proxy is executed despite not being needed. Add a conditional to this module so that it is only executed when needed. This will cause deletion of elements in projects using the 3.x version of this module, thus the introduction of a new major version. Also tidy up the various locals, outputs and resources which depend on module.uptime_check_auth_proxy to understand that the proxy may not be present depending on configuration. More details in #13
1e9305cf -
Dr Abraham Martin authored
local_files_dir is used by the gcp-function module. Add support to pass this variable to the call to this module.
0a5a3bc4 -
Dr Abraham Martin authored
feat!: This is really a fix but creates a breaking change Closes #13, #14, and #15 See merge request !19
b0a038e6 -
terraform-bot authored
CHANGELOG
deleted
100644 → 0