Skip to content

Commit b37fe73

Browse files
haresh-sureshjose-pablo-camacho
authored andcommitted
updating examples
1 parent ec938f0 commit b37fe73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/examples/modular_organization/onboarding_with_posture.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
required_providers {
88
sysdig = {
99
source = "sysdiglabs/sysdig"
10-
version = "~> 1.29.2"
10+
version = "~> 1.34.0"
1111
}
1212
}
1313
}

test/examples/modular_single_project/onboarding_with_posture.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
required_providers {
88
sysdig = {
99
source = "sysdiglabs/sysdig"
10-
version = "~> 1.29.2"
10+
version = "~> 1.34.0"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)