Skip to content

v1.19.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 17 Jan 11:08
· 370 commits to main since this release
v1.19.0
e6fd5cd

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_version and cloud_monitoring_agent_version input 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)