Mark Ward-Bopp

Results 5 comments of Mark Ward-Bopp

They're deployed and showing up in vscode, just when you select them to see the config nothing happens.

Actually, if you leave it for 3-5minutes it does finally display the config. Not sure why it takes so long to display.

@DumpySquare Sorry for the delay! Yeah appears to still be an issue. I've just installed the latest extension and showing tasks is perfectly fine but clicking on the AS3 tenant...

I've uninstalled the extension, reinstalled. Is there a cache directory to completely wipe the extension? I'm around this week if you want me to show you the behaviour.

I was able to workaround this by using a local_file and then using that content for the network_file ```hcl data "local_file" "ztp-primary_gw" { filename = "${aviatrix_edge_equinix.primary_gw.gw_name}-${aviatrix_edge_equinix.primary_gw.site_id}-cloud-init.txt" # Path to your...