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

[BUG] FG_R00227 #408

Open
bj-1795 opened this issue Jun 27, 2023 · 0 comments
Open

[BUG] FG_R00227 #408

bj-1795 opened this issue Jun 27, 2023 · 0 comments

Comments

@bj-1795
Copy link

bj-1795 commented Jun 27, 2023

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

}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant