Closed zachfi closed 1 year ago
Sorry, I think I already filed this on https://github.com/jeremmfr/terraform-provider-junos/issues/393, but didn't come back to fix the environment. Checking on the results over there.
Yep, works like a charm using the new resource. Sorry for the noise.
Terraform and Provider Versions
Expected Behavior
The string formatting above is just to view the json object. Not sure if there is a better way to show.
Steps to Reproduce
Create a data object that points to a logical interface. Try to reference
address
from the data object.terraform apply
Additional Context
I'm trying to create a DNS record for the external interface addresses, v4 and v6.
Let me know if I've overlooked something here.