-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1de7fb2
commit 8876eb9
Showing
8 changed files
with
128 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,19 @@ | ||
## 26 May 24 00:42 UTC | ||
## 02 Jun 24 00:39 UTC | ||
|
||
Success: false | ||
Success: true | ||
|
||
### Versions | ||
|
||
|
||
Terraform v1.8.3 | ||
on linux_amd64 | ||
+ provider registry.terraform.io/anschoewe/curl v1.0.2 | ||
+ provider registry.terraform.io/azure/modtm v0.2.0 | ||
+ provider registry.terraform.io/hashicorp/azurerm v3.106.1 | ||
+ provider registry.terraform.io/hashicorp/random v3.6.2 | ||
|
||
### Error | ||
|
||
|
||
Initializing the backend... | ||
Initializing modules... | ||
- containerapps in ../.. | ||
|
||
Initializing provider plugins... | ||
- Finding hashicorp/azurerm versions matching ">= 3.11.0, >= 3.87.0, < 4.0.0"... | ||
- Finding anschoewe/curl versions matching "1.0.2"... | ||
- Finding azure/modtm versions matching ">= 0.2.0, < 1.0.0"... | ||
- Finding hashicorp/random versions matching ">= 3.0.0"... | ||
- Installing hashicorp/azurerm v3.105.0... | ||
- Installing anschoewe/curl v1.0.2... | ||
- Installed anschoewe/curl v1.0.2 (self-signed, key ID 20E817F6C12509ED) | ||
- Installing azure/modtm v0.2.0... | ||
- Installed azure/modtm v0.2.0 (signed by a HashiCorp partner, key ID 6F0B91BDE98478CF) | ||
- Installing hashicorp/random v3.6.2... | ||
|
||
Partner and community providers are signed by their developers. | ||
If you'd like to know more about provider signing, you can read about it here: | ||
https://www.terraform.io/docs/cli/plugins/signing.html | ||
|
||
Error: Failed to install provider | ||
|
||
Error while installing hashicorp/azurerm v3.105.0: open | ||
/home/runtimeuser/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5: | ||
text file busy | ||
|
||
|
||
Error: Failed to install provider | ||
|
||
Error while installing hashicorp/random v3.6.2: open | ||
/home/runtimeuser/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/random/3.6.2/linux_amd64/terraform-provider-random_v3.6.2_x5: | ||
text file busy | ||
|
||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,18 @@ | ||
## 26 May 24 00:42 UTC | ||
## 02 Jun 24 00:49 UTC | ||
|
||
Success: false | ||
Success: true | ||
|
||
### Versions | ||
|
||
|
||
Terraform v1.8.3 | ||
on linux_amd64 | ||
+ provider registry.terraform.io/azure/modtm v0.2.0 | ||
+ provider registry.terraform.io/hashicorp/azurerm v3.106.1 | ||
+ provider registry.terraform.io/hashicorp/random v3.6.2 | ||
|
||
### Error | ||
|
||
|
||
Initializing the backend... | ||
Initializing modules... | ||
- container_apps in ../.. | ||
|
||
Initializing provider plugins... | ||
- Finding hashicorp/random versions matching ">= 3.0.0"... | ||
- Finding hashicorp/azurerm versions matching ">= 3.11.0, >= 3.87.0, < 4.0.0"... | ||
- Finding azure/modtm versions matching ">= 0.2.0, < 1.0.0"... | ||
- Installing hashicorp/random v3.6.2... | ||
- Installing hashicorp/azurerm v3.105.0... | ||
- Installing azure/modtm v0.2.0... | ||
- Installed azure/modtm v0.2.0 (signed by a HashiCorp partner, key ID 6F0B91BDE98478CF) | ||
|
||
Partner and community providers are signed by their developers. | ||
If you'd like to know more about provider signing, you can read about it here: | ||
https://www.terraform.io/docs/cli/plugins/signing.html | ||
|
||
Error: Failed to install provider | ||
|
||
Error while installing hashicorp/random v3.6.2: open | ||
/home/runtimeuser/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/random/3.6.2/linux_amd64/terraform-provider-random_v3.6.2_x5: | ||
text file busy | ||
|
||
|
||
Error: Failed to install provider | ||
|
||
Error while installing hashicorp/azurerm v3.105.0: open | ||
/home/runtimeuser/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/azurerm/3.105.0/linux_amd64/terraform-provider-azurerm_v3.105.0_x5: | ||
text file busy | ||
|
||
|
||
--- | ||
|