Update TestRecord

This commit is contained in:
github-actions[bot]
2023-07-09 05:50:56 +00:00
parent 4a451dd9f7
commit 7c224d76a1
85 changed files with 1651 additions and 0 deletions

View File

@ -1,3 +1,32 @@
## 09 Jul 23 00:21 UTC
Success: false
### Versions
### Error
Initializing the backend...
There are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
╷
│ Error: Duplicate variable declaration
│ 
│  on variables.tf line 16:
│  16: variable "resource_group_name" {
│ 
│ A variable named "resource_group_name" was already declared at
│ variables.tf:11,1-31. Variable names must be unique within a module.
╵

---
## 02 Jul 23 00:15 UTC
Success: false