aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
172 stars 91 forks source link

add data_protection_backup_vault and policies #166

Closed sschne closed 2 years ago

sschne commented 2 years ago

165

PR Checklist


Description

Adds support for the data_protection_backup_vault and its policy subresources. For the instance subresources i'm not able to get the requirements, as it does not let you define the name through the portal ( it always takes the name of the dependent resource as a name ).

Does this introduce a breaking change

Testing

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

arnaudlh commented 2 years ago

thanks for your contribution @sschne!