aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
173 stars 92 forks source link

[WIP] New version 3.0 #90

Closed Nepomuceno closed 2 years ago

Nepomuceno commented 3 years ago

Included in this version

Removal of the resource_name_convention Correct the diff generation to avoid recreation when not needed Added import support

Nepomuceno commented 3 years ago

What's the strategy for the unit test with the new provider?

Currently there are unit tests for the only resource in the provider

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

No Coverage information No Coverage information
13.1% 13.1% Duplication

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

No Coverage information No Coverage information
12.9% 12.9% Duplication

AlexBevan commented 2 years ago

import support, very much appreciated buddy