Update TestRecord

This commit is contained in:
github-actions[bot]
2024-10-06 03:18:29 +00:00
parent 2d44157e36
commit da0ce9597a
95 changed files with 1645 additions and 0 deletions
@@ -1,3 +1,29 @@
## 06 Oct 24 01:35 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 03:10 UTC
Success: false