We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c583b0d commit 5fb8dd5Copy full SHA for 5fb8dd5
modules/onboarding/main.tf
@@ -64,7 +64,6 @@ resource "sysdig_secure_cloud_auth_account" "cloud_auth_account" {
64
provider_id = data.aws_caller_identity.current.account_id
65
provider_type = "PROVIDER_AWS"
66
provider_alias = var.account_alias
67
- regulatory_framework = "REGULATORY_FRAMEWORK_UNSPECIFIED"
68
69
component {
70
type = "COMPONENT_TRUSTED_ROLE"
0 commit comments