We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c1a8b commit 0abccd6Copy full SHA for 0abccd6
test/fixtures/organizational-k8s/main.tf
@@ -4,7 +4,7 @@ terraform {
4
source = "sysdiglabs/sysdig"
5
}
6
aws = {
7
- source = "hashicorp/aws"
+ source = "hashicorp/aws"
8
9
10
test/fixtures/single-account-apprunner/main.tf
@@ -5,7 +5,7 @@ terraform {
version = ">=0.5.33"
11
test/fixtures/single-account-ecs/main.tf
@@ -6,7 +6,7 @@ terraform {
12
test/fixtures/single-account-k8s/main.tf
0 commit comments