Skip to content

Commit

Permalink
fix(specs)!: Update antivirus security profile resource name (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbil authored Jan 22, 2025
1 parent d470c67 commit 0a4ccc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specs/objects/profiles/antivirus.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: security-profile-antivirus
name: antivirus-security-profile
terraform_provider_config:
description: Antivirus security profile
skip_resource: false
skip_datasource: false
resource_type: entry
resource_variants:
- singular
suffix: security_profile_antivirus
suffix: antivirus_security_profile
plural_suffix: ''
plural_name: ''
plural_description: ''
Expand Down

0 comments on commit 0a4ccc0

Please sign in to comment.