We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
greenfield
1.4.4
5.2.0
3.53.
azurerm_virtual_network
Hello Can you please add the missing attribute ddos_protection_plan.
/
No response
The text was updated successfully, but these errors were encountered:
Hello,
I understand you want to use the resource azurerm_network_ddos_protection_plan:
azurerm_network_ddos_protection_plan
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_ddos_protection_plan
You can use the output vnet_id from this module:
vnet_id
terraform-azurerm-network/outputs.tf
Lines 6 to 9 in 56315f6
to populate the list virtual_network_ids from the azurerm_network_ddos_protection_plan resource. https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_ddos_protection_plan#virtual_network_ids
virtual_network_ids
Please, can you elaborate more on the use-case of adding the resource azurerm_network_ddos_protection_plan to this module ? Thanks
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Greenfield/Brownfield provisioning
greenfield
Terraform Version
1.4.4
Module Version
5.2.0
AzureRM Provider Version
3.53.
Affected Resource(s)/Data Source(s)
azurerm_virtual_network
Terraform Configuration Files
Hello Can you please add the missing attribute ddos_protection_plan.
tfvars variables values
/
Debug Output/Panic Output
Expected Behaviour
No response
Actual Behaviour
No response
Steps to Reproduce
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: