Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant