Skip to content

Commit

Permalink
Fix GCP example
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeyh committed Sep 9, 2024
1 parent 78ecdf9 commit 7839b11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/r/monitor_cloud_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ resource "sysdig_monitor_cloud_account" "sample" {
cloud_provider = "GCP"
integration_type = "API"
account_id = "gcp_project_id"
secret_key = "sdasdasagfdkgmjsdkgmsdlkgndgsngklsdngksdlngsdsg"
}
// AWS example with role delegation
Expand Down

0 comments on commit 7839b11

Please sign in to comment.