{
  "Resources": {
    "Foo": {
      "Properties": {
        "Name": {
          "Fn::ImportValue": "networking-VpcId"
        }
      }
    }
  }
}
