v1.19.0
·
370 commits
to main
since this release
1.19.0 (2024-01-17)
Features
- module has been updated to use image digest SHA instead of an image tag as per best practises. That means the
log_analysis_agent_versionandcloud_monitoring_agent_versioninput variables have been removed. It means it is no longer supported to pass the version to the module. Instead every module release will be locked into a specific version, and there will be regular module releases with updated versions in them. (#275) (e6fd5cd)