Skip to content

Commit 706b941

Browse files
chore(deps): update terraform terraform-ibm-modules/trusted-profile/ibm to v3
1 parent aa79f64 commit 706b941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/obs-agent-ocp/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ locals {
2222

2323
module "trusted_profile" {
2424
source = "terraform-ibm-modules/trusted-profile/ibm"
25-
version = "2.3.1"
25+
version = "3.1.1"
2626
trusted_profile_name = "${var.prefix}-profile"
2727
trusted_profile_description = "Logs agent Trusted Profile"
2828
# As a `Sender`, you can send logs to your IBM Cloud Logs service instance - but not query or tail logs. This role is meant to be used by agents and routers sending logs.

0 commit comments

Comments
 (0)