Skip to content

Commit 6eecc50

Browse files
chore(deps): update terraform terraform-ibm-modules/trusted-profile/ibm to v2.1.0 (#316)
1 parent 8018668 commit 6eecc50

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
@@ -116,7 +116,7 @@ locals {
116116

117117
module "trusted_profile" {
118118
source = "terraform-ibm-modules/trusted-profile/ibm"
119-
version = "2.0.1"
119+
version = "2.1.0"
120120
trusted_profile_name = "${var.prefix}-profile"
121121
trusted_profile_description = "Logs agent Trusted Profile"
122122
# 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)