Arnaud Lheureux
Arnaud Lheureux
I'd suggest we use the naming provider instead of the naming construct here. https://github.com/aztfmod/terraform-provider-azurecaf/blob/18109c6b447191fe2caa8fd6caa6d0d101a6887a/resourceDefinition.json#L1395 ``` { "name": "azurerm_key_vault_secret", "min_length": 1, "max_length": 127, "validation_regex": "\"^[a-zA-Z0-9-]{1,127}$\"", "scope": "parent", "slug": "kvs", "dashes": true,...
When running a plan for ```/tf/caf/examples/automation/104-automation-schedule-runbook/ ``` I get the following error: ``` │ Error: Unsupported attribute │ │ on ../modules/automation/automation_runbook/module.tf line 47, in locals: │ 47: script_content = try(var.settings.script_file,...
Closing as resolved!
Thanks for the feedback @isevenbe, do you want to give it a try for a PR or shall we put it into backlog in case anyone else has time? Recently...
@terencefx81 @LaurentLesle - would go-sqlcmd be a good candidate? https://learn.microsoft.com/en-gb/sql/tools/sqlcmd/go-sqlcmd-utility?view=sql-server-ver16
Closing as provider updated.
Closing as integration will happen in ```int-5.7.0```
Closing as released in 5.7.0!
Closing as dup
Closing as supported started in 5.7.x