Update TestRecord

This commit is contained in:
github-actions[bot]
2023-09-17 06:12:00 +00:00
parent 981578f540
commit bb15543608
88 changed files with 1880 additions and 0 deletions

View File

@ -1,3 +1,43 @@
## 17 Sep 23 04:32 UTC
Success: false
### Versions
### Error
Initializing the backend...
Terraform encountered problems during initialisation, including 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.
╵

╷
│ 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.
╵

---
## 10 Sep 23 05:06 UTC
Success: false