Skip to content

Commit

Permalink
updated tf for cloud logs
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelmace committed Oct 31, 2024
1 parent 2b07352 commit 9bd8b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/cloud-logs/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "1.69.2"
version = "1.70.1"
}
# logdna = {
# source = "logdna/logdna"
Expand Down

0 comments on commit 9bd8b9c

Please sign in to comment.