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

Deprecated attribute with Terraform 1.3.7 #110

Closed
varac opened this issue Feb 10, 2023 · 1 comment ยท Fixed by #112
Closed

Deprecated attribute with Terraform 1.3.7 #110

varac opened this issue Feb 10, 2023 · 1 comment ยท Fixed by #112

Comments

@varac
Copy link

varac commented Feb 10, 2023

First of all, thanks for this great module ๐Ÿ’ฎ
I'm getting this deprecation warning with tf v1.3.7:

โ•ท
โ”‚ Warning: Deprecated attribute
โ”‚ 
โ”‚   on .terraform/modules/k3s/agent_nodes.tf line 109, in resource "null_resource" "agents_install":
โ”‚  109:     content     = data.http.k3s_installer.body
โ”‚ 
โ”‚ The attribute "body" is deprecated. Refer to the provider documentation for details.
โ”‚ 
โ”‚ (and 5 more similar warnings elsewhere)
โ•ต

Nothing urgent.

@xunleii
Copy link
Owner

xunleii commented Feb 10, 2023

Hi @varac, thanks for your issue. I need to make some automation to avoid that ๐Ÿ˜„. I'll try to do that this week-end.

xunleii added a commit that referenced this issue Mar 14, 2023
xunleii added a commit that referenced this issue Mar 14, 2023
xunleii added a commit that referenced this issue Mar 18, 2023
xunleii added a commit that referenced this issue Mar 18, 2023
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.

2 participants