Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform Version
APIC version and APIC Platform
V x.x.x and on-prem/cloud-aws/cloud-azure/all.
Affected Resource(s)
aci_application_epp
aci_bridge_domain
aci_endpoint_security_group
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
Community Note
Terraform Version
APIC version and APIC Platform
Affected Resource(s)
Terraform Configuration Files
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
terraform apply
Important Factoids
References
0000