You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
$ terraform -v
Terraform v1.9.0
on linux_386
+ provider registry.terraform.io/ciscodevnet/aci v2.15.0
+ provider registry.terraform.io/hashicorp/assert v0.15.0
Your version of Terraform is out of date! The latest version
is 1.10.5. You can update by downloading from https://www.terraform.io/downloads.html
I know it is an older terraform version but it seems to me like a problem with the terraform resource.
Community Note
Terraform Version
I know it is an older terraform version but it seems to me like a problem with the terraform resource.
APIC version and APIC Platform
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Initial terraform apply works good. In a second attempt with the same terraform config I expect that no changes are needed.
Actual Behavior
Terraform attempts to modify the resource, specifically updating the attribute directives:
Steps to Reproduce
terraform apply
for initial deploymentterraform apply
without config changeImportant Factoids
I'm using APIC simulator for this test.
This is the output from the state file:
References
The text was updated successfully, but these errors were encountered: