-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[updatecli] Update the content of the Terraform lock file to upgrade terraform providers #45
[updatecli] Update the content of the Terraform lock file to upgrade terraform providers #45
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No changes. Your infrastructure matches the configuration.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One of these releases is causing the build failure:
- https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.45.0
- https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.46.0
- https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.47.0
- https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.48.0
The build error is:
Error: could not find DNS zone with name: "jenkins.io"
with data.azurerm_dns_zone.jenkinsio,
on dns.tf line 7, in data "azurerm_dns_zone" "jenkinsio":
7: data "azurerm_dns_zone" "jenkinsio" {
|
... -infra/azure-net/.terraform.lock.hcl" Made with ❤️️ by updatecli
... -infra/azure-net/.terraform.lock.hcl" Made with ❤️️ by updatecli
... -infra/azure-net/.terraform.lock.hcl" Made with ❤️️ by updatecli
... -infra/azure-net/.terraform.lock.hcl" Made with ❤️️ by updatecli
... -infra/azure-net/.terraform.lock.hcl" Made with ❤️️ by updatecli
…atasource Ref. hashicorp/terraform-provider-azurerm#20773 (comment) Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
13228e1
to
8e49dfd
Compare
The fix at hashicorp/terraform-provider-azurerm#20773 (comment) works 🥳 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No changes. Your infrastructure matches the configuration.
[updatecli] Update the content of the Terraform lock file to upgrade terraform providers
Report
Changelog
Click to expand
Remark
This pull request was automatically created using Updatecli.
Please report any issues with this tool here