Skip to content

Commit

Permalink
fix: tf field (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-pablo-camacho authored Oct 17, 2024
1 parent c583b0d commit 5fb8dd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/onboarding/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ resource "sysdig_secure_cloud_auth_account" "cloud_auth_account" {
provider_id = data.aws_caller_identity.current.account_id
provider_type = "PROVIDER_AWS"
provider_alias = var.account_alias
regulatory_framework = "REGULATORY_FRAMEWORK_UNSPECIFIED"

component {
type = "COMPONENT_TRUSTED_ROLE"
Expand Down

0 comments on commit 5fb8dd5

Please sign in to comment.