Skip to content

Commit 45ff4dc

Browse files
chore(deps): update terraform terraform-ibm-modules/trusted-profile/ibm to v2.3.0 (#343)
1 parent 3fddf82 commit 45ff4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/resources/main.tf

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

122122
module "trusted_profile" {
123123
source = "terraform-ibm-modules/trusted-profile/ibm"
124-
version = "2.2.0"
124+
version = "2.3.0"
125125
trusted_profile_name = "${var.prefix}-profile"
126126
trusted_profile_description = "Logs agent Trusted Profile"
127127
# 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)