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

Error when creating rancher2_machine_config_v2 using Azure #875

Closed
02bensch opened this issue Feb 25, 2022 · 0 comments · Fixed by #876
Closed

Error when creating rancher2_machine_config_v2 using Azure #875

02bensch opened this issue Feb 25, 2022 · 0 comments · Fixed by #876
Assignees

Comments

@02bensch
Copy link
Contributor

Problem:
When using rancher2_cluster_v2 with rke_config that references a rancher2_machine_config_v2 using azure_config an error occurs, also when using an empty machine config.

Error:
Error: Invalid address to set: []string{"azure_config", "0", "private_address_only"}

Adding the parameter private_address_only also gives an error, because the parameter is not expected in the rancher2_machine_config_v2 azure_config nested block.

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.

5 participants