Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

[BUG] FG_R00227 #408

@bj-1795

Description

@bj-1795

FG_R00227 states that key vault resource must have below values but soft_delete_enabled is not there in terraform registry as possible vaules so this will always fail.

**resource "azurerm_key_vault" "example" {
purge_protection_enabled = true
soft_delete_enabled = true

other required fields here

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions