aztfmod / terraform-provider-azurecaf

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

Implement azurerm_automation_job_schedule naming resource #198

Closed schoenr79 closed 1 year ago

schoenr79 commented 1 year ago

terraform-provider-azurecaf/Issue-197

terraform-azurerm-caf/Issue-1380

PR Checklist


Description

Added the azurerm_automation_job_schedule naming resource and used pattern and conventions of azurerm_automation_schedule, because there is no reference in the Azure name-rule docs available.

Does this introduce a breaking change

Testing

sonarcloud[bot] commented 1 year 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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

arnaudlh commented 1 year ago

thanks for your contribution to CAF @schoenr79 and @Nepomuceno for the review :)