Open lonegunmanb opened 2 months ago
Is this one on the radar? I'm waiting for this module to be ready for V4 so that I can leverage the options V4 has to offer like service endpoints
on a vnet..
Anything we can do to help move this along? We'd like to update our azurerm provider to 4.x
The failed action clearly states the problem:
end to end / acc-tests The job running on runner GitHub Actions 784 has exceeded the maximum execution time of 360 minutes.
6 hours is GitHub's usage limit.
I'd guess splitting up the test into smaller chunks should solve this.
Describe your changes
This pr added
v4
sub-folder and referenced all.tf
files via symbolic link, and patch resources by adding Terraform override files, so the users who'd like to use AzureRMv4
could do it by setting module'ssource
toAzure/aks/azurerm//v4
.Issue number
000
Checklist before requesting a review
CHANGELOG.md
fileThanks for your cooperation!