Update TestRecord

This commit is contained in:
github-actions[bot]
2024-10-20 04:25:51 +00:00
parent 55754aaaf0
commit 7579e9323c
97 changed files with 1679 additions and 0 deletions
@@ -1,3 +1,29 @@
## 20 Oct 24 00:30 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)
---
## 13 Oct 24 00:15 UTC
Success: false