Copilot
Copilot
## Problem When running multiple AMQP clients in a single application, it was impossible to distinguish which log lines belonged to which connection. This made debugging and monitoring difficult in...
# [Issue](https://github.com/aztfmod/terraform-provider-azurecaf/issues/ISSUE-ID-GOES-HERE) ## PR Checklist --- - [x] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) - [ ] I have changed the `resourceDefinition.json` - [ ] I have generated the resource...
# [Issue](https://github.com/aztfmod/terraform-provider-azurecaf/issues/ISSUE-ID-GOES-HERE) ## PR Checklist --- - [x] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) - [x] I have changed the `resourceDefinition.json` - [x] I have generated the resource model (there's...
# Fix golangci-lint failures for CI/CD compliance ## PR Checklist - [x] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) - [ ] I have changed the `resourceDefinition.json` - [ ] I...
# Add native Go fuzz testing for input validation ## PR Checklist --- - [x] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) - [ ] I have changed the `resourceDefinition.json` -...
# Development Environment Improvement ## PR Checklist --- - [x] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) - [ ] I have changed the `resourceDefinition.json` - [ ] I have generated...
The WAF policy resource incorrectly stripped hyphens from names despite Azure allowing them. Slug also didn't match CAF documentation (`wafw` vs `waf`). ## Changes **resourceDefinition.json** - Set `dashes: true` (was...
## Fix: Data source random suffix deterministic behavior This PR fixes issue #287 where the `azurecaf_name` data source was generating different random suffixes on each `terraform apply`. ### 🎯 **Problem**...
This PR implements a comprehensive documentation overhaul for the rover project, addressing all areas identified in issue #412. The changes significantly improve project accessibility, maintainability, and onboarding experience for new...
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress....