Update TestRecord

This commit is contained in:
github-actions[bot]
2024-10-13 03:59:59 +00:00
parent 3d3251c597
commit 55754aaaf0
97 changed files with 1679 additions and 0 deletions
@@ -1,3 +1,29 @@
## 13 Oct 24 00:15 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)
---
## 06 Oct 24 01:35 UTC
Success: false