Skip to content
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

Terraform implementation - deprecated warning #556

Closed
Gordonby opened this issue Mar 22, 2023 · 0 comments · Fixed by #557
Closed

Terraform implementation - deprecated warning #556

Gordonby opened this issue Mar 22, 2023 · 0 comments · Fixed by #557

Comments

@Gordonby
Copy link
Collaborator

Logging on behalf-of

Running the terraform AKSC scripts results in a warning

 Warning: Deprecated attribute
│ 
│   on main.tf line 22, in resource "azurerm_resource_group_template_deployment" "aksc_deploy":
│   22:   template_content    = data.http.aksc_release.body
│ 
│ The attribute "body" is deprecated. Refer to the provider documentation for details.

ref: https://registry.terraform.io/providers/hashicorp/http/latest/docs/data-sources/http#read-only

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant