CiscoDevNet / terraform-provider-fmc

Terraform Provider for FMC
https://registry.terraform.io/providers/CiscoDevNet/fmc/latest/docs
Mozilla Public License 2.0
16 stars 30 forks source link

resource "fmc_range_objects" doesn't have "type" object #146

Open mmaciejc opened 10 months ago

mmaciejc commented 10 months ago

resource "fmc_range_objects" doesn't have "type" object:

Read-Only:
id (String) The ID of this resource.

In fmc_network_group_objects there is the requirement:

Nested Schema for objects
Required:

id (String) The ID of this resource
type (String) The type of this resource

range cannot be used in network group object in this case.

There is also no data resource for fmc_range_objects.

205101-retr0 commented 10 months ago

Thank you for bringing this bug to our attention. We will fix it shortly and merge it into main.