NetApp / terraform-provider-netapp-cloudmanager

Terraform provider to create NetAPP OCCM instances, CVO resources, volumes, snapshots, ... in Azure, AWS, GCP.
Mozilla Public License 2.0
17 stars 27 forks source link

Incorrect argument 'vpc3_firewall_rule_tag_name' in 'netapp-cloudmanager_cvo_gcp' resource #185

Closed edd-trent closed 9 months ago

edd-trent commented 9 months ago

Version: 23.11.0 Terraform: v1.4.4

The resource netapp-cloudmanager_cvo_gcp has a spelling mistake for the argument vpc3_firewall_rule_tag_name which is currently vpc3_firewall_rule_ntag_ame. This causes the following error

2024-02-07T17:21:58.518Z [ERROR] vertex "netapp-cloudmanager_cvo_gcp.claro_cvo_ha" error: Unsupported argument
╷
│ Error: Unsupported argument
│ 
│   on netapp.tf line 123, in resource "netapp-cloudmanager_cvo_gcp" "claro_cvo_ha":
│  123:   vpc3_firewall_rule_tag_name        = "netapp-iscsi"
│ 
│ An argument named "vpc3_firewall_rule_tag_name" is not expected here. Did you mean "vpc3_firewall_rule_ntag_ame"?

The documentation is correct.

chuyich commented 9 months ago

DEVOPS-6693

chuyich commented 9 months ago

This has been fixed on version 24.1.0