CiscoDevNet / terraform-provider-mso

Terraform Cisco MSO provider
https://registry.terraform.io/providers/CiscoDevNet/mso/latest/docs
Mozilla Public License 2.0
10 stars 32 forks source link

Add attributes to contract filter to be aligned with contract resource #239

Closed akinross closed 11 months ago

akinross commented 1 year ago

Community Note

Description

Add schema attributes "action" and "priority" to resource and datasource. Add validateFunc for the schema attributes in resource. Re-evaluate filterType logic, where we manipulate the filterType of contract from this resource.

New or Affected Resource(s) + MSO Class(es):

MSO version

APIC version and APIC Platform for Site level Resources

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References