Update TestRecord

This commit is contained in:
github-actions[bot]
2024-09-29 06:08:45 +00:00
parent bd1b747d29
commit b59771f09e
94 changed files with 1630 additions and 0 deletions
@@ -1,3 +1,29 @@
## 29 Sep 24 03:10 UTC
Success: false
### Versions
### Error
Initializing the backend...
Warning: Quoted references are deprecated
on aks.tf line 6, in resource "azurerm_kubernetes_cluster" "default":
6: depends_on = ["azurerm_role_assignment.default"]
In this context, references are expected literally rather than in quotes.
Terraform 0.11 and earlier required quotes, but quoted references are now
deprecated and will be removed in a future version of Terraform. Remove the
quotes surrounding this reference to silence this warning.
(and 5 more similar warnings elsewhere)
---
## 29 Sep 24 02:43 UTC
Success: false