Skip to content

Commit 0df1a7d

Browse files
committed
terraform: remove core_network_arn
This was causing a terraform error during planning
1 parent 66dc913 commit 0df1a7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/terralib.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ let
1515
gateway_id = null;
1616
vpc_endpoint_id = null;
1717
carrier_gateway_id = null;
18-
core_network_arn = null;
1918
destination_prefix_list_id = null;
2019
};
2120
in rec {

0 commit comments

Comments
 (0)