Azure Terrafy long pathname is cut off
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 221
- Avg merge
- 15h 43m
- Merged PRs (30d)
- 9
Description
When Azure Terrafy is initialising, long path names are cut off so you can't see the resource type or name to enter it.
For example:
___/subscriptions/0000000000-000000000-00000000/resourceGroups/rg-core-infra/providers/Microsoft.Automation/automationAccounts/CoreInfraAutomationAC/connectionTypes/AzureClassicCertif ..__
_│ /subscriptions/0000000000-000000000-00000000//resourceGroups/rg-core-infra/providers/Microsoft.Automation/automationAccounts/CoreInfraAutomationAC/connectionTypes/AzureServicePrinci...__
I can't see the full path, and as such, don't know what to enter for *resource_provider_name.resource_name*
My only option is to skip those resources which means a large portion of the config is not documented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.