QuackatronHQ / Gigarepo

Legacy dot index syntax TF-L0038
Bug risk
Major
4 occurrences in this check
List items should be accessed using square brackets
62}
63
64output "external_ip"{
65  value = "${google_compute_instance.gcp.network_interface.0.access_config.0.nat_ip}"66}
List items should be accessed using square brackets
62}
63
64output "external_ip"{
65  value = "${google_compute_instance.gcp.network_interface.0.access_config.0.nat_ip}"66}
List items should be accessed using square brackets
62}
63
64output "external_ip"{
65  value = "${google_compute_instance.gcp.network_interface.0.access_config.0.nat_ip}"66}
List items should be accessed using square brackets
62}
63
64output "external_ip"{
65  value = "${google_compute_instance.gcp.network_interface.0.access_config.0.nat_ip}"66}