CiscoDevNet / terraform-provider-aci

Terraform Cisco ACI provider
https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs
Mozilla Public License 2.0
91 stars 101 forks source link

Read-Only attributes in resources are displayed in optional section instead of under read-only (DCNE-258) #1303

Open akinross opened 11 hours ago

akinross commented 11 hours ago

Community Note

Terraform Version

APIC version and APIC Platform

Affected Resource(s)

Terraform Configuration Files

# 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: https://keybase.io/hashicorp

Debug Output

Panic Output

Expected Behavior

Read-Only attributes in resources should be displayed in read-only section Default values should not be displayed for read-only

Actual Behavior

Read-Only attributes in resources are displayed in optional section

Steps to Reproduce

  1. terraform apply

Important Factoids

References