Skip to content

Commit 5fb8dd5

Browse files
fix: tf field (#21)
1 parent c583b0d commit 5fb8dd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/onboarding/main.tf

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ resource "sysdig_secure_cloud_auth_account" "cloud_auth_account" {
6464
provider_id = data.aws_caller_identity.current.account_id
6565
provider_type = "PROVIDER_AWS"
6666
provider_alias = var.account_alias
67-
regulatory_framework = "REGULATORY_FRAMEWORK_UNSPECIFIED"
6867

6968
component {
7069
type = "COMPONENT_TRUSTED_ROLE"

0 commit comments

Comments
 (0)