Skip to content

Commit 9d329aa

Browse files
authored
Update README.md (#279)
1 parent 6c74a5d commit 9d329aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ provider "helm" {
5656
5757
module "observability_agents" {
5858
source = "terraform-ibm-modules/observability-agents/ibm"
59+
version = "X.X.X" # Replace "X.X.X" with a release version to lock into a specific release
5960
cluster_id = "cluster id" # update this with your cluster id where the agents will be installed
6061
cluster_resource_group_id = "resource group id" # update this with the Id of your IBM Cloud resource group
6162
log_analysis_ingestion_key = "XXXXXXXX"

0 commit comments

Comments
 (0)